2.1.3.8 release notes

Post date: Sep 03, 2020 3:28:30 PM

2.1.3.8

  • Issue 274 - Enabled several new code folding regions including all code blocks, inline SOQL and SOSL queries, and collection initializers. Added support for custom code folding regions.

  • Issue 1698 - The SOQL Query tool window now supports exporting of query result sets to CSV files via a new Export action located immediately below the Execute action on the toolbar.

  • Issue 1701 - Fixed an issue with SOQL query execution against certain system SObjects that don't support the COUNT aggregate, specifically UserRecordAccess.

  • Issue 1702 - Implemented several prospective fixes/improvements for an issue observed by a few users in the build options dialog and metadata subscription editor. It's unlikely that this is completely fixed, but hopefully these fixes and improvements will help with the situation.

  • Issue 1703 - Added the Sfc namespace types to the OST as these are missing from the Salesforce Tooling API's Apex completions REST resource. To see the effect of this change, the OST must be regenerated.

  • Other minor fixes and improvements.