2.0.0.7 release notes

Post date: Jan 25, 2018 7:30:46 PM

2.0.0.7

  • Added a configuration option to the batch Unused declaration inspection for whether to include test-only usages.

  • Fixed a regression introduced in 2017.3 where standard Salesforce JavaScript libraries would not be available for completion, navigation, etc., in SCRIPT blocks inside of Visualforce and Lightning markup.

  • Fixed a code inspection false negative that could occur when multiple inner types with an inheritance relationship are inserted/pasted in a single operation.

  • Fixed a code inspection false negative that could occur when a list of concrete SObjects is assigned from a list of generic SObjects.

  • Other minor fixes and improvements.