Markdown AI EditorRefine Markdown and plain text in VS Code with a local AI model. In managed mode, the extension downloads and runs the model on your computer; selected text is not sent to Copilot or another cloud service. Quick start
Managed mode needs internet only for its consented first-time setup. Allow roughly 1 GB of free disk space and 2 GB of available RAM. It can take up to 90 seconds to start after the download. Windows x64, macOS Intel, macOS Apple Silicon, and Linux x64 are supported. You may instead disable managed mode and provide an OpenAI-compatible local endpoint. User guideFollow the complete guide at amarpreetbhatia.github.io/markdown-ai-editor-. It covers first-run setup, commands, settings, privacy, and troubleshooting. Development
Generate Manual
This creates: markdown-ai-editor-0.0.2.vsix Install it locally: code.cmd --install-extension .\markdown-ai-editor-0.0.2.vsix Or in VS Code: Extensions → ... → Install from VSIX... See Repository Guidelines for contributor conventions. License |