mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-23 19:27:15 +00: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
Language Features for Markdown files
Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
Features
See Markdown in Visual Studio Code to learn about the features of this extension.