Skip to content

Releases: AleksZhelo/idea-mob-plugin

Release 1.1.2

31 Jul 21:40
Compare
Choose a tag to compare

Updated to work with Intellij 2020.2.

Release 1.1.1

10 Apr 21:56
Compare
Choose a tag to compare

Updated to work with Intellij 2020.1.

Release 1.1

19 Mar 15:33
Compare
Choose a tag to compare
  • Implemented multiline comments
  • Improved non-Java IDE support
  • Error highlighting for unclosed strings/multiline comments

Release 1.0

11 Dec 09:56
Compare
Choose a tag to compare

First release of the plugin. Features:

  • Syntax checking
  • Type checking
  • Code completion, including object ID/name completion and GSGetVar/GSSetVar variable completion
  • Code formatting
  • Basic code inspections
  • Find usages
  • Customizable syntax highlighting
  • Structure view
  • Live templates