Skip to content

Release v64.0.3

Compare
Choose a tag to compare
@svc-idee-bot svc-idee-bot released this 13 Jun 20:17
· 95 commits to develop since this release

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)