Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thiagofigcosta opened this issue Dec 7, 2022 · 6 comments

Comments

@thiagofigcosta
Copy link

thiagofigcosta commented Dec 7, 2022

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
Copy link

That would be great!

@BernardMenezes
Copy link

Up!!

@Docbenstein
Copy link

Up

@andreitrinidad
Copy link

This would be really helpful!

@H0radricCube
Copy link

Up!

1 similar comment
@kyrtsour
Copy link

Up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants