Microsoft/vscode

Show 'Source' actions in file explorer context menu

Open

#53.180 aperta il 27 giu 2018

Vedi su GitHub
 (2 commenti) (1 reazione) (1 assegnatario)TypeScript (10.221 fork)batch import
editor-code-actionsfeature-requesthelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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 source context menu could be contributed by an extension

  • Or individual extensions could contribute new items to the file explorer context menu

Guida contributor