Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sudhakar6/2e10c3193c7c7869fc2f0200b71d6de3 to your computer and use it in GitHub Desktop.
Save sudhakar6/2e10c3193c7c7869fc2f0200b71d6de3 to your computer and use it in GitHub Desktop.
Enable "Go to Definition" and "Peek Definition" on VSCode for Salesforce
The suggested solutions in this link worked for me: https://github.com/forcedotcom/salesforcedx-vscode/issues/1732
To configure this we need a specific JAVA version , here https://developer.salesforce.com/tools/vscode/en/vscode-desktop/java-setup here we can see which java version Salesforce Apex Language Server currently supports.
Java on mac and hwo to check them is discussed here: https://stackoverflow.com/questions/36766028/see-all-the-java-versions-installed-on-mac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment