editor-code-actionsfeature-requesthelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
Feature request
Show source actions in the file explorer context menu. This would allow triggering actions such as organize imports on file
I believe this would require a new activation event and a new way to present source actions (instead of using the editor right click context menu)
Alternatives
-
A generic
sourcecontext menu could be contributed by an extension -
Or individual extensions could contribute new items to the file explorer context menu