vscode-markdown-editor
vscode-markdown-editor copied to clipboard
Feature Request - Markdown Editor to "workbench.editorAssociations" to open *.md files by default
This would allow to open the extension by default if the user wants to.
I believe it would be a very intersting feature, obsidian for example has a setting to choose the default view mode 'raw', 'live preview', 'rendered'. Adding tree view modes to "workbench.editorAssociations" would make things interesting. Example usage in settings.json:
"workbench.editorAssociations": {
"*.md": "zaaack.markdown-editor.instantRendering"
}
That would be great!
Up!!
Up
This would be really helpful!
Up!
Up!
+1!