salesforcedx-vscode
salesforcedx-vscode copied to clipboard
Salesforce Extensions for VS Code
### Summary I'm trying to compara my apex class in local with the one on the Saelsforce org. When I use the functionnality "SFDX : Diff File Against Org", the...
### Summary When I open a sfdx project folder in vscode I am getting the following error message "No sfdx-project.json found in the root directory of your open project. Open...
**Is your feature request related to a problem? Please describe.** Similar to the "Create Lightning Web Component Test" command, we'd like to have a Rename Component option appear in the...
Is your feature request related to a problem? Please describe. It would be great if you could add autocomplete options for the InvocableMethod annotation. The annotation supports 5 modifiers described...
### Summary _Short summary of what is going on or to provide context_. ### Steps To Reproduce: 1. This is step 1. 1. This is step 2. All steps should...
### Summary When I launch debug session with checkpoint and breakpoint set and inspect code then I see that that relations are shown as [object Object] ### Steps To Reproduce:...
**Is your feature request related to a problem? Please describe.** With the new `SFDX: Rename Component`, we are not yet providing support for destructive changes. This can provide a strange...
**Is your feature request related to a problem? Please describe.** After I use the command `SFDX: Rename Component` on an Aura or Lightning Web Component, the focus is lost and...
### Summary When I have been working with a few checkpoints, then remove them in VS Code, they're not automatically removed in the org during the easy debugging flow (Debug...
**Is your feature request related to a problem? Please describe.** When I have Deploy on Save enabled, I receive an error message when saving SOQL and anonymous apex files that...