Skip to content

Releases: ink-analyzer/ink-vscode

v0.1.25

04 Feb 17:43

Choose a tag to compare

  • General robustness updates.

v0.1.24

26 Jan 07:59

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.23

16 Jan 22:45

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.22

10 Jan 18:56

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.21

09 Jan 17:22

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.20

02 Jan 10:28

Choose a tag to compare

  • Performance improvements for language server.

v0.1.19

01 Jan 14:22

Choose a tag to compare

  • General robustness improvements for semantic analyzer.

v0.1.18

24 Dec 12:13

Choose a tag to compare

  • General robustness improvements for language server and semantic analyzer.

v0.1.17

20 Dec 01:22

Choose a tag to compare

  • Add diagnostics and quickfixes for error code type resolution and implementation of ink::env::chain_extension::FromStatusCode trait.
  • Add diagnostics and quickfixes for no usage of Self::ErrorCode in chain extension.
  • Add diagnostics and quickfixes for error code type, and extension input and output types implementing SCALE codec traits.
  • Improve item and external trait impl resolvers.
  • General robustness improvements for semantic analyzer.

v0.1.16

10 Dec 18:44

Choose a tag to compare

  • Improvements for chain environment implementation resolution.