This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Releases: ballerina-attic/plugin-intellij
Releases · ballerina-attic/plugin-intellij
v0.9.2
Change Notes
- Supports Ballerina 0.94 grammar.
- Improve code completion.
- Improve struct fields resolving.
- Improve import as alias support.
- Improve code highlighting.
- Improve parameter info support.
- Improve debugger.
v0.9.1
Change Notes
- Improve code completion.
- Improve code formatting.
- Improve parameter info support.
v0.9.0
Change Notes
- Support Ballerina v0.92 grammar.
- Improve code completion.
- Add new code inspections.
- Add new live templates.
v0.8.9
Change Notes
- Support Ballerina v0.90 grammar.
- Add remote debug support.
- Add language injection support.
- Improve code completion.
- Improve code inspections.
v0.8.8
Change Notes
- Support Ballerina v0.89 grammar.
- improve debugging support.
- Improve inspection support.
v0.8.7
Change Notes
- Ballerina program debug support (Experimental).
- Ballerina submodule run support.
- Unimported package inspection support.
- Worker suggestion support in code completion.
- Add worker to the structure view.
v0.8.6
Change Notes
- Support Ballerina v0.88 grammar.
- Merge two run configurations into a single configuration.
- Add exit points highlighting support.
- Add resource path query/path param highlighting support.
- Add package validation support.
- Add array.length support.
- Add new hidden templates.
- Improve code completion.
- Update live templates.
v0.8.5
Change Notes
- Add support to Ballerina v0.87 grammar.
- Support auto importing packages.
- Improve code completion.
- Add new live templates.
v0.8.4
Change Notes
- Add Quick Documentation support.
- Improvements to code completion.
- Improvements to syntax highlighting.