Skip to main content
2.3.7.4 release notes
2.3.7.4
- Issue 2815 (progress) - Added cross-metadata references for:
- Animation rules
- Apex test suites
- Custom applications
- Custom objects (improvements)
- Dashboards
- Flexipages
- Flows
- Object and field translations
- Page layouts (improvements)
- Path assistants
- Quick actions
- Territory2 rules
- Workflows
Most of the references added above are for SObject type and field names, though a few are for other metadata types such as Apex classes referenced in Apex test suites.
I'm keeping a running list of other types of cross-metadata references that could be added and will likely implement those as well, though perhaps not immediately.
If you find other specific SObject type/field references that are not being added properly based on these changes, please feel free to log new bugs in the public issue tracker with examples and I'll be happy to address them. - Issue 2835 - Migrated to newer plugin SDK APIs to determine the installed/enabled state of various third-party plugins that IC integrates directly. This is a mostly "under-the-hood" type of thing, but the previous APIs are now documented as being unreliable and I want to make sure that there isn't any unexpected behavior around this aspect of environmental dependency detection.
- Issue 2837 - Addressed more instances of the "Illuminated Cloud may be slowing things down" notification. Please continue to report any of these that you're seeing — particularly if they're resulting in a perceptible pause or freeze in the IDE — so that I can address them.
- Fixed a number of issues with references search for custom object and field names with namespaces.
- Fixed an issue with the IDE's spellchecker in Apex string literals containing escaped characters.
- Added SLDS gutter icons to custom tab metadata for the
motif
element. - Added more field types for standard APIs, particularly in the
ConnectApi
namespace. The OST must be regenerated to see the effect of this change.