vscode-markdown-editor icon indicating copy to clipboard operation
vscode-markdown-editor copied to clipboard

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

Open thiagofigcosta opened this issue 3 years ago • 10 comments

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"
  }

thiagofigcosta avatar Dec 07 '22 14:12 thiagofigcosta

That would be great!

ceconelli avatar Dec 12 '22 13:12 ceconelli

Up!!

BernardMenezes avatar Dec 12 '22 13:12 BernardMenezes

Up

Docbenstein avatar Jan 14 '23 08:01 Docbenstein

This would be really helpful!

andreitrinidad avatar Feb 10 '23 01:02 andreitrinidad

Up!

H0radricCube avatar Mar 13 '23 07:03 H0radricCube

Up!

kyrtsour avatar Mar 18 '24 04:03 kyrtsour

+1!

hkscarf avatar Aug 09 '24 05:08 hkscarf