2.0.0.8 release notes
Post date: Feb 01, 2018 8:44:52 PM
2.0.0.8
Issue 692 - Added Apex type and call hierarchy providers. A method hierarchy provider will be added shortly.
Issue 862 - Fixed an issue introduced in a recent build with auto-detection of traditional Salesforce projects.
Issue 863 - Fixed an issue with the offline debugger that could cause it to fail to process stack frames in certain situations.
Issue 866 - Added support for the @SuppressWarnings annotation.
Workaround for a regression introduced in IntelliJ IDEA/WebStorm 2017.3 which always uses a scope of All for PMD Apex and Lightning Lint. The correct scope should be both reported and used now.
Other minor fixes and improvements.