Skip to content

Releases: ink-analyzer/ink-vscode

v0.1.32

05 Feb 07:11
Compare
Choose a tag to compare
  • 🎉 Support for ink! v5.1.
  • Miscellaneous improvements.

v0.1.31

03 May 16:37
Compare
Choose a tag to compare
  • Code action for migrating ink! 4.x projects to ink! 5.0.
  • Completions for full ink! entities (i.e. inserting full Rust items not just ink! attribute macros and arguments e.g. ink! constructor and message fn items as completions when typing fn inside impl blocks e.t.c)
  • Code action for extracting ink! events into standalone packages (only for ink! v5 projects).
  • Completions and code actions for ink::combine_extensions! declarative macro.
  • General performance and robustness improvements for semantic analyzer and language server.

v0.1.30

02 Apr 14:10
Compare
Choose a tag to compare
  • Improve support for ink! workspace dependencies.
  • General robustness improvements for semantic analyzer and language server.

v0.1.29

18 Mar 18:39
Compare
Choose a tag to compare

v0.1.28

17 Mar 15:31
Compare
Choose a tag to compare

v0.1.27

16 Mar 15:02
Compare
Choose a tag to compare
  • 🎉 Support for ink! v5
  • Performance improvements and general and robustness updates for semantic analyzer and language server.

v0.1.26

19 Feb 14:49
Compare
Choose a tag to compare
  • Improve contextual awareness for completions, code/intent actions and quickfixes (e.g. suggest unique ids and names for ink! entities).

v0.1.25

04 Feb 17:43
Compare
Choose a tag to compare
  • General robustness updates.

v0.1.24

26 Jan 07:59
Compare
Choose a tag to compare
  • General robustness improvements for semantic analyzer.

v0.1.23

16 Jan 22:45
Compare
Choose a tag to compare
  • General robustness improvements for semantic analyzer.