Release v64.0.3
64.0.3 - June 15, 2025
Fixed
salesforcedx-vscode-apex
- We fixed an issue so that the "Rename Symbol (F2)" function in Visual Studio Code now correctly renames symbols in an Apex file. Thank you Pawel Wozniak for creating the issue.
(Issue #5613) (PR #6351)
salesforcedx-vscode-core
- We added support for the
ContentTypeBundle
metadata type in the Org Browser. You no longer need to use the CLI commands to retrieve this type. (PR #6348)