2.0.1.9 release notes

Post date: May 01, 2018 2:33:7 PM

2.0.1.9

  • Issue 963 - Added missing system declaration Site.ExternalUserCreateException to the OST.

  • Added Apex statement up/down movers for body declarations and statements. This dramatically simplifies rearrangement of code, in particular manual reordering of body declarations.

  • Added simple smart enter processors for unterminated statements and string literals. More smart enter processors will be added over time.

  • Added a configuration option for the Control Flow Statement Without Braces code inspection to allow single-line control flow statements without braces (enabled by default).

  • Fixed a layout issue in the new project wizard under WebStorm that could cause the connection manager button to be inaccessible.

  • Other minor fixes and improvements.