mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
This change primarly adds a new `Open with...` entry to the explorer context menu. To do this however, I had to make a few other changes: - Add a new explorer context key for availible editors - Moved the editor select prompt into a new function called `openEditorWith` - Use `openEditorWith` for the new `open with` explorer command as well as for the `reopen with` command
9.2 KiB
9.2 KiB