2.2.3.0 release notes

 2.2.3.0

  • Issue 2146 - Removed incorrect code completion offerings for label.labelName in LWC braced expressions.
  • Issue 2159 - The pinned state of Anonymous Apex and SOQL Query tool window tabs is now preserved across sessions. This primarily helps to protect against accidental tab closure, though closing a tab via middle-click will still be immediate.
  • Issue 2160 - Added full support for SLDS icon names in Apex, Aura, and LWC wherever they may be specified. This includes code completion offerings in the correct format with thumbnails of the icons themselves and gutter-based thumbnails of used icons at the point-of-use. Gutter thumbnails can be clicked to view the actual SLDS icon SVG file and its preview. Note that when using a light IDE theme, icon thumbnails are darkened slightly to provide sufficient contrast against the background. This does not occur under a dark IDE theme as there is already sufficient contrast. Also note that first-class support is not yet provided for specification of local SVG static resource files, though that should be added in a subsequent iteration.