Skip to content

Releases: ink-analyzer/ink-vscode

v0.1.15

04 Dec 09:43

Choose a tag to compare

  • Add diagnostics and quickfixes for chain environment arguments (i.e. argument value is a path to an item T and T: impl ink::env::Environment).
  • Improvements for trait definition resolution and formatting of related quickfixes.
  • General robustness improvements for language server and semantic analyzer.

v0.1.14

02 Nov 18:06

Choose a tag to compare

  • Signature help improvements.
  • General robustness improvements for language server and semantic analyzer.

v0.1.13

28 Oct 19:16

Choose a tag to compare

  • Add create project command.
  • Add diagnostics and quickfixes for ink! trait definition implementations.

v0.1.12

09 Oct 16:23

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.11

29 Sep 19:12

Choose a tag to compare

  • Signature help improvements.
  • Improvements to code actions for trait impl blocks.
  • General robustness improvements for semantic analyzer.

v0.1.10

25 Sep 15:42

Choose a tag to compare

  • Add signature help for ink! attribute arguments.
  • Add code actions for "flattening" ink! attributes.
  • General robustness improvements for semantic analyzer.

v0.1.9

19 Sep 09:29

Choose a tag to compare

  • Improve diagnostics and quickfixes for ambiguous attribute arguments.
  • Improve "primary" attribute and argument quickfixes.
  • General robustness improvements for semantic analyzer.

v0.1.8

18 Sep 15:59

Choose a tag to compare

  • Improve formatting of text edits (i.e. code actions and quickfixes) inserted after ADT fields.
  • General robustness improvements for semantic analyzer.

v0.1.7

13 Sep 09:02

Choose a tag to compare

  • Add code actions for adding ink! entities (i.e. code stubs/snippets for items not just attributes).
  • Improve formatting of text edits (i.e. code actions and quickfixes) inserted after comments and rustdoc.
  • General robustness improvements for semantic analyzer.

v0.1.6

10 Sep 11:13

Choose a tag to compare

  • Improve formatting of move and delete text edits (i.e. actions and quickfixes).
  • General robustness improvements for semantic analyzer.