<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vadim Melnicuk</title>
    <description>The latest articles on DEV Community by Vadim Melnicuk (@vadimmelnicuk).</description>
    <link>https://dev.to/vadimmelnicuk</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3784230%2F004cae01-7d9b-492e-932a-be63207b810a.jpg</url>
      <title>DEV Community: Vadim Melnicuk</title>
      <link>https://dev.to/vadimmelnicuk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vadimmelnicuk"/>
    <language>en</language>
    <item>
      <title>MEO - a Markdown editor for VS Code with live/source toggle</title>
      <dc:creator>Vadim Melnicuk</dc:creator>
      <pubDate>Sat, 21 Feb 2026 19:04:54 +0000</pubDate>
      <link>https://dev.to/vadimmelnicuk/meo-a-markdown-editor-for-vs-code-with-livesource-toggle-121d</link>
      <guid>https://dev.to/vadimmelnicuk/meo-a-markdown-editor-for-vs-code-with-livesource-toggle-121d</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;MEO adds a proper editing mode to VS Code. You get a live/source toggle in a single tab, a floating toolbar for formatting, inline table editing, full-screen Mermaid diagram rendering, a document outline sidebar, and optional auto-save. No new app to switch to, no split pane.&lt;/p&gt;

&lt;p&gt;One thing most markdown extensions miss: it preserves VS Code's native diff view, so reviewing git changes in a markdown file still works exactly as expected.&lt;/p&gt;

&lt;p&gt;Built on VS Code's webview API.&lt;/p&gt;

&lt;p&gt;Happy to answer any questions about it.&lt;/p&gt;

&lt;p&gt;VS Code marketplace: &lt;a href="https://marketplace.visualstudio.com/items?itemName=vadimmelnicuk.meo" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=vadimmelnicuk.meo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub repo: &lt;a href="https://github.com/vadimmelnicuk/meo" rel="noopener noreferrer"&gt;https://github.com/vadimmelnicuk/meo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>opensource</category>
      <category>markdown</category>
      <category>documentation</category>
    </item>
  </channel>
</rss>
