Skip to content

Releases: interfaced/brightscript-intellij-plugin

v0.2.7

29 Oct 16:32
Compare
Choose a tag to compare
  • Support for 2020.2

v0.2.6

16 Jul 12:20
Compare
Choose a tag to compare
  • Anonymous subs
  • Void keyword

v0.2.5

30 Apr 12:36
Compare
Choose a tag to compare
  • Line comment action
  • Scope based reference resolving
  • Basic keywords completion

v0.2.1

01 Apr 13:59
67ed89b
Compare
Choose a tag to compare
  • Support for 2019.1
  • Plugin icon
  • Fixed increment/decrement sign parsing

v0.2.0

06 Mar 09:31
bcee0e0
Compare
Choose a tag to compare

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

25 Feb 10:14
b9bc7c1
Compare
Choose a tag to compare

Change notes:

  • Fixed support for IDEs without Java support
  • Fixed folding blocks with empty contents