Skip to content

Releases: dfinity/vscode-motoko

v0.4.5

25 Sep 17:16
40bc1a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

22 Sep 16:01
29d8fe2
Compare
Choose a tag to compare

What's Changed

  • Always add base library before Vessel packages by @rvanasa in #50

Full Changelog: v0.4.3...v0.4.4

v0.4.3

22 Sep 05:14
b655522
Compare
Choose a tag to compare

What's Changed

  • Remove angle brackets from auto-closing pairs by @rvanasa in #46
  • Propagate type checking from currently open files and dfx.json entry points by @rvanasa in #47
  • Use cached Motoko base library by @rvanasa in #48

Full Changelog: v0.4.2...v0.4.3

v0.4.2

21 Sep 04:47
e3bbac4
Compare
Choose a tag to compare

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

18 Sep 23:27
a20e7f5
Compare
Choose a tag to compare
  • Adds compiler errors/warnings in projects without a dfx.json config file (or local dfx installation).
  • Improves syntax highlighting.

v0.4.0

28 Aug 17:15
866f2ff
Compare
Choose a tag to compare
  • Overhauled Motoko syntax highlighting
  • Added autocompletion and validation for dfx.json files
  • Integrated a Motoko code formatter (prettier-plugin-motoko)

v0.3.9

04 Mar 12:16
Compare
Choose a tag to compare
0.3.9

v0.3.8

04 Mar 12:13
Compare
Choose a tag to compare
install node tools before publishing

v0.3.7

04 Mar 12:12
Compare
Choose a tag to compare
only run on release

Fixes an issue in standalone Vessel projects

04 Mar 12:09
Compare
Choose a tag to compare