salesforcedx-vscode icon indicating copy to clipboard operation
salesforcedx-vscode copied to clipboard

Salesforce Extensions for VS Code

Results 293 salesforcedx-vscode issues
Sort by recently updated
recently updated
newest added

### What does this PR do? This PR adds a new command, "SFDX: View Org List" which when invoked, opens a new WebView panel and displays information about the user's...

**Is your feature request related to a problem? Please describe.** The Diff plugin is functioning properly. However, by default, it shows the local file on the right, and the server...

type:feedback
area:diff

### Summary When loading a _multi-root_ workspace, the SFDX commands relating to the local dev server do not work, saying the command is not found (See image). **Note:** If a...

type:feedback
area:usability

Summary When using the OrgBrowser tool in VS Code, the following error occurs: SyntaxError: Unexpected token c in JSON at position 4 Steps To Reproduce: Go to OrgBrowser while in...

more information required
area:orgbrowser

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] https://github.com/williamboman/nvim-lsp-installer/issues/701#issuecomment-1145082322 **Describe the solution...

type:enhancements

### Summary Every time you retrieve source from Org it detects all Aura & LWC components as different when using prettier and/or the pre-commit hook in a project. This is...

area:lwc
status:needs eng review
type:enhancements

When using the Org Browser in VS Code to retrieve CustomSite metadata from the org (clicking the cloud with downward arrow), it won't do anything. The output looks like this...

type:bug
area:orgbrowser

Issue Type: Bug With the new version of march I have an issue making the "retrieve source in manifest from org" command. When I did it, it starts thinking and...

more information required
area:deploy/retrieve

Issue Type: Bug 1. Deploy an APEX class with an error 2. Note the path in the Output tab 3. Compare the path to the Problems tab Expected: Path is...

type:bug
area:deploy/retrieve

### Summary Refresh SObject Definitions failing for Standard Objects when running against a Trailhead org ### Steps To Reproduce: 1. Create trailhead playground 1. Create vscode project 1. Authorize via...

more information required
investigating