Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>MarkdownEditorNew to Visual Studio Code? Get it now.
MarkdownEditor

MarkdownEditor

jinho

|
437 installs
| (0) | Free
a visual markdown editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

It use SimpleMarkdownEditor. it's file extension is .smd. if you create .smd file, you can write markdown with visual markdown editor.

https://github.com/sparksuite/simplemde-markdown-editor

It also provides SimpleMarkdownEditor's settings and autosave.

Requirements

Nothing.

Extension Settings

This extension contributes the following settings:

  • markdownEditor.autoSave.enabled
  • markdownEditor.autoSave.delay
  • markdownEditor.memorySave: Reset hided tab's webview. It will reload contents every display. Need to restart vs code."

below are simple markdown editor's configurations.

  • markdownEditor.blockStyles.bold
  • markdownEditor.blockStyles.code
  • markdownEditor.blockStyles.italic
  • markdownEditor.showIcons
  • markdownEditor.indentWithTabs
  • markdownEditor.lineWrapping
  • markdownEditor.parsingConfig.allowAtxHeaderWithoutSpace
  • markdownEditor.parsingConfig.strikethrough
  • markdownEditor.parsingConfig.underscoresBreakWords
  • markdownEditor.placeholder
  • markdownEditor.renderingConfig.singleLineBreaks
  • markdownEditor.renderingConfig.codeSyntaxHighlighting
  • markdownEditor.spellChecker
  • markdownEditor.styleSelectedText
  • markdownEditor.tabSize
  • markdownEditor.toolbarTips

Release Notes

0.0.1

Initial release

0.0.2

Modified viewType

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft