Releases: dfinity/vscode-motoko
Releases · dfinity/vscode-motoko
v0.4.3
v0.4.2
Changelog
- Support Vessel packages in projects without a
dfx.json
file - Add "Restart Motoko language service" functionality for the TS LS
- Automatically use the TS LS when dfx >= 0.11.1 or if no dfx version is specified
- Update the readme with information about the new language server
- Fix corner cases with file paths on Windows OS
v0.4.1
v0.4.0
- Overhauled Motoko syntax highlighting
- Added autocompletion and validation for
dfx.json
files - Integrated a Motoko code formatter (prettier-plugin-motoko)
v0.3.9
0.3.9
v0.3.8
install node tools before publishing
v0.3.7
only run on release
Fixes an issue in standalone Vessel projects
v0.3.6 fixes ci release
v0.3.5
0.3.5
v0.3.4
The first proper release after we launched on the Marketplace.
- Updates the README instructions to point at the Marketplace and moves the build instructions into a "Contributing" section
- Adds a Logo and changes the banner color, so our Marketplace page looks a little nicer
- Adds detection and support for
vessel
. Only works in non-dfx projects for now.