Skip to content

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

@thiagofigcosta

Description

@thiagofigcosta

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions