Vadim Melnicuk b8730ebaa9 feat: add Git integration and Vim mode support
- Introduced Git change visualisations with toggle functionality.
- Added Git blame feature to display commit information for specific lines.
- Implemented Vim mode with toggle capability and associated keyboard shortcuts.
- Added basic support for merge conflict markers.
- Added a customisable shortcut to toggle between Live/Source modes, Option+Shift+M is default
2026-02-24 20:28:15 +00:00
2026-02-22 15:42:03 +00:00
2026-02-23 22:51:49 +00:00
2026-02-23 22:39:18 +00:00

Markdown Editor Optimized (MEO)

An optimized markdown editor with live editing mode for VS Code.

demo

Features

  • Live/Source modes - Switch between clean writing and raw markdown in a single tab
  • Interactive editing - Toggle tasks, open links, render full-screen Mermaid diagrams
  • Toolbar formatting - Quickly insert headings, lists, tasks, tables, code blocks, links, images, and quotes
  • Floating selection menu - Convert to bold, italic, strikethrough, inline code, and links on text selection
  • Table editing - Insert and edit tables directly
  • Contents outline sidebar - Navigate and reorder sections of long documents quickly
  • Syntax highlighting - Monokai-inspired theme for better readability
  • Theming - Customise the syntax colors and fonts
  • Export - Markdown to HTML or PDF documents
  • Auto-save - Optional automatic saving while editing

Usage

  1. Right-click a .md or .markdown file in Explorer → Open With Markdown Editor Optimized
  2. Set as default: Cmd/Ctrl + Shift + PMarkdown Editor Optimized: Set as Default

Acknowledgements

Feedback

For any issues, suggestions, or feature requests, please open a ticket.

License

MIT License

S
Description
No description provided
Readme MIT
38 MiB
Languages
TypeScript 92.7%
CSS 6.5%
JavaScript 0.8%