mdsmith
Esc
    v0.52.0 GitHub

    Editors

    Editor integration guides for mdsmith — VS Code, Neovim, and Obsidian — all driven by the same bundled mdsmith lsp server.

    • mdsmith for Obsidian — Install the mdsmith Obsidian plugin and use its inline diagnostics, hover fixes, fix-on-save, and diagnostics panel — one WebAssembly runtime on desktop and mobile.
    • mdsmith for VS Code — Install the mdsmith VS Code extension and use its inline diagnostics, quick fixes, fix-on-save, and cross-file navigation — one bundled binary, no extra setup.
    • Neovim Integration — Wire mdsmith lsp into Neovim’s built-in LSP client so diagnostics, code actions, and navigation work inline with no extra plugin.