Vadim Melnicuk

MEO - Markdown editor for VS Code that doesn't feel like a hack

by
I built MEO because writing markdown in VS Code has always been painful. Raw syntax in one tab, broken preview in another, no toolbar, no way to just write. MEO adds a live/source toggle, floating formatting menu, toolbar for headings/tables/tasks/code/links, full-screen Mermaid diagrams, a contents sidebar, and optional auto-save. All inside VS Code. No context switching. Built for devs who write READMEs, docs, and PRDs alongside code and want the editor to stay out of the way.

Add a comment

Replies

Best
Vadim Melnicuk
I got tired of writing markdown in VS Code with a split preview pane I couldn't edit in, so I built MEO extension to fix it. It started as a personal thing but I kept reaching for it on every project. Would love to know how others handle markdown in their dev workflow and what's still missing for you.
Max Yan

Congrats on the lanuch.

This is great work and thank you for putting it out for free.

Vadim Melnicuk

@wei_yan4 Thanks so much, Max. It's been a fun tool to build and it felt right to put it out for free. Would love to hear if anything feels off or missing for your workflow.