Toggle between default and custom editors #86504
Labels
help wanted
Issues identified as good community contribution opportunities
markdown
Markdown support issues
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Background
This is a subtask of #84520 involving a keybinding that toggles between the default editor of a file and its custom editor (if applicable). The goal is to add flexibility between different view modes without having to force views such as in the example below.
Example
Pertaining to the aforementioned parent issue in particular, one can force the custom Markdown preview mode by adding the following experimental setup to settings.json:
Save-to-Preview
Using another keybinding, the user can save the file and switch to the custom editor all in one command. For example, saving in a Markdown file may automatically switch to its preview mode so that the user can see the final look of the file with each edit.
The text was updated successfully, but these errors were encountered: