zaaack / vscode-markdown-editor

A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor
MIT License
361 stars 48 forks source link

Feature Request - Markdown Editor to "workbench.editorAssociations" to open *.md files by default #65

Open thiagofigcosta opened 1 year ago

thiagofigcosta commented 1 year ago

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"
  }
ceconelli commented 1 year ago

That would be great!

BernardMenezes commented 1 year ago

Up!!

Docbenstein commented 1 year ago

Up

andreitrinidad commented 1 year ago

This would be really helpful!

H0radricCube commented 1 year ago

Up!

kyrtsour commented 6 months ago

Up!

hkscarf commented 1 month ago

+1!