MarkdownRead full article
MEO - a Markdown editor for VS Code with live/source toggle
Feb 21, 2026Dev.to #markdown
I write a lot of markdown alongside code: READMEs, specs, changelogs. VS Code's built-in experience is either raw syntax or a read-only preview pane you have to keep open in a split. Neither is great for actually writing. MEO adds a proper editing mode to VS Code. You get a live/source toggle in a...