Skip to content

Releases: interfaced/brightscript-intellij-plugin

v0.2.7

Choose a tag to compare

@reeFridge reeFridge released this 29 Oct 16:32
  • Support for 2020.2

v0.2.6

Choose a tag to compare

@reeFridge reeFridge released this 16 Jul 12:20
  • Anonymous subs
  • Void keyword

v0.2.5

Choose a tag to compare

@reeFridge reeFridge released this 30 Apr 12:36
  • Line comment action
  • Scope based reference resolving
  • Basic keywords completion

v0.2.1

Choose a tag to compare

@reeFridge reeFridge released this 01 Apr 13:59
67ed89b
  • Support for 2019.1
  • Plugin icon
  • Fixed increment/decrement sign parsing

v0.2.0

Choose a tag to compare

@reeFridge reeFridge released this 06 Mar 09:31
bcee0e0

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

Choose a tag to compare

@reeFridge reeFridge released this 25 Feb 10:14
b9bc7c1

Change notes:

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