2.3.3.0 release notes
2.3.3.0 To start, I've spent the past few days at Dreamforce '24 which was absolutely brimming with significant new features and enhancements for Salesforce developers. For the curious, I've captured my thoughts on when and how the most significant of those features will be integrated into IC2. If things go as-planned — and as described in the linked post, some of these features do include non-trivial challenges — the next few IC2 releases should include some fun and compelling new content. Issue 2630 - Added support for drag-and-drop reordering of Anonymous Apex and SOQL Query tool window tabs. Note that only the tab ordering information is retained. If you use drag-and-drop to split these tool windows, that information will not be persisted across sessions. Issue 2636 - Apex identifier name suggestions will no longer offer reserved words that could result in syntax errors. Instead abbreviations or prefixed names are offered as appropriate for the re...