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

### Summary VSCode retrieve or diff time varies a lot and mostly on the longer side even leading to timeout in Sandbox. ### Steps To Reproduce: 1. Open VSCode 1....

more information required
validated

### Summary The CLI introduced a beta feature to decompose more components like the Source format had done with Objects years ago. It was previously working with extensions but it's...

type:bug
area:setup
validated

### Summary Org Browser is not fetching name spaced metadata like Custom Objects, Flows, Page Layout, Custom metadata, Flexipages, Custom Settings and labels. Org Browser is wonderful if we are...

area:namespaces
area:orgbrowser
feature
validated

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...

cla:signed

### What does this PR do? Updates instructions to accommodate Spring '24 changes which changes the Sales app. See issue #5659 ### What issues does this PR fix or reference?...

cla:signed

There was a major version bump of ESLint Extension from **v2** to **v3** last week that requires VS Code version `1.90` or higher. Please upgrade your VS Code version to...

announcement

### Summary [Quick Start LWC development](https://developer.salesforce.com/tools/vscode/en/lwc/lwc-get-started) needs updating given the changes to the Sales app in Spring 24. Since Spring 24, the Sales app now uses 'Seller Home' as its...

validated

### Summary Syntax highlighting and brace matching doesn't correctly parse switch/when clauses ### Steps To Reproduce: 1. Write a switch on/when structure as per screenshot. ### Expected result 1. Strings...

type:bug
area:apex
area:syntaxhighlighting

file: salesforcedx-vscode/tree/develop/packages/salesforcedx-vscode-core/package.json I would like a setting that allows the "sf.delete.source.current.file" command in the "editor/context" category to be shown or hidden from the context menu. reason 1.It is too close...

type:enhancements

**Is your feature request related to a problem? Please describe.** - I have to always toggle from the Text Editor to the SOQL Builder just to run the query. -...

type:enhancements
feature