Releases: interfaced/brightscript-intellij-plugin
Releases · interfaced/brightscript-intellij-plugin
v0.2.6
- Anonymous subs
- Void keyword
v0.2.5
- Line comment action
- Scope based reference resolving
- Basic keywords completion
v0.2.1
- Support for 2019.1
- Plugin icon
- Fixed increment/decrement sign parsing
v0.2.0
Change notes:
- Add support for
?
symbol as print
alias
- GoTo function/sub/parameter declaration
- Statements auto-completion
- Implemented brace-matcher
- Braces auto-closing
- Braces colorizing
v0.1.1
Change notes:
- Fixed support for IDEs without Java support
- Fixed folding blocks with empty contents