Releases: ink-analyzer/ink-vscode
Releases · ink-analyzer/ink-vscode
v0.1.15
- Add diagnostics and quickfixes for chain environment arguments (i.e. argument value is a path to an item
TandT: 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
- Signature help improvements.
- General robustness improvements for language server and semantic analyzer.
v0.1.13
- Add create project command.
- Add diagnostics and quickfixes for ink! trait definition implementations.
v0.1.12
- General robustness improvements for semantic analyzer.
v0.1.11
- Signature help improvements.
- Improvements to code actions for trait
implblocks. - General robustness improvements for semantic analyzer.
v0.1.10
- Add signature help for ink! attribute arguments.
- Add code actions for "flattening" ink! attributes.
- General robustness improvements for semantic analyzer.
v0.1.9
- Improve diagnostics and quickfixes for ambiguous attribute arguments.
- Improve "primary" attribute and argument quickfixes.
- General robustness improvements for semantic analyzer.
v0.1.8
- Improve formatting of text edits (i.e. code actions and quickfixes) inserted after ADT fields.
- General robustness improvements for semantic analyzer.
v0.1.7
- 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
- Improve formatting of move and delete text edits (i.e. actions and quickfixes).
- General robustness improvements for semantic analyzer.