Skip to content

Releases: ink-analyzer/ink-vscode

v0.1.5

09 Sep 10:12

Choose a tag to compare

  • Improve formatting of text edits (i.e. actions and quickfixes) based on context.
  • Snippet parsing performance improvements.
  • General robustness improvements for semantic analyzer.

v0.1.4

07 Sep 14:58

Choose a tag to compare

  • Add quickfixes for diagnostic errors and warnings.
  • Add support for ink! e2e macro (i.e. diagnostics, completions, code/intent actions and hover content).
  • Add inlay hints for ink! attribute arguments with values.
  • Add support for multiple snippets in code actions.
  • Limit diagnostic ranges to item "declarations".
  • General robustness improvements for semantic analyzer.

v0.1.3

05 Aug 15:50

Choose a tag to compare

  • Documentation improvements.

v0.1.2

04 Aug 05:43

Choose a tag to compare

  • Documentation fixes.

v0.1.1

04 Aug 04:46

Choose a tag to compare

  • Documentation improvements.

v0.1.0

04 Aug 00:46

Choose a tag to compare

  • Initial release.