Releases: chopeks/bb-idea-plugin
Releases · chopeks/bb-idea-plugin
1.1.0
14 Jun 13:03
Compare
Sorry, something went wrong.
No results found
Compatibility update to Intellij version 2025.1+
1.0.7
13 Apr 15:29
Compare
Sorry, something went wrong.
No results found
made code completion less strict when it comes to where it works
added config functions to completion
fixed code completion not working in configs
fixed code completion being wonky in tables in some cases
1.0.6
13 Apr 12:57
Compare
Sorry, something went wrong.
No results found
adjusted formatter, fixed some indentation that were off
added more implicit directories for script reference solving
1.0.5
18 Mar 22:41
Compare
Sorry, something went wrong.
No results found
reworked string references a bit, should be less false positives when resolving resource references,
fixed some cases when param/local variables completion didn't work properly
1.0.4
17 Mar 15:22
Compare
Sorry, something went wrong.
No results found
added function parameters and local variables to code completion
added stubs for engine global functions and objects, refer to Readme how to setup
1.0.3
11 Feb 22:46
Compare
Sorry, something went wrong.
No results found
added different customizable color for strings with references,
improved responsiveness of code highlighting
1.0.2
09 Feb 23:00
Compare
Sorry, something went wrong.
No results found
added squirrel specific highlighting settings
1.0.1
09 Feb 15:48
Compare
Sorry, something went wrong.
No results found
fixed npe preventing code completion in hooks
1.0.0
07 Feb 21:48
Compare
Sorry, something went wrong.
No results found
various fixes to code completion and reference tracking,
added find usages when used on class name declaration,
added class syntax support,
added json like table syntax support,
fixed constructor keyword recognition,
fixed class name inspection,
added index for global variables,
added code completion for global variables,
1.0.0-beta.3
06 Feb 20:45
Compare
Sorry, something went wrong.
No results found
gfx and sound indexing redone