VS Code extension release v0.1.1.
Download mdv-vscode-0.1.1.vsix below, then
either:
- Install locally —
code --install-extension mdv-vscode-0.1.1.vsix, or - Publish to the Marketplace —
npx vsce publish --packagePath mdv-vscode-0.1.1.vsix
(requiresvsce login drasimwaganonce, using a PAT with Marketplace → Manage scope).
See CHANGELOG for what's in this version.