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? Two different commits of test updates. Largely utiles module path fixes.

### 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...

more information required

### What does this PR do? This is a change to prove out having a dependency from core to the utils-vscode package. The intention is to only have classes for...

### Summary Org Browser can't retrieve any GlobalValueSets. ### Steps To Reproduce: 1. Have/create a Picklist Value Set 1. Connect to Org in VSCode 2. Open Org Browser 3. Go...

os:windows
area:orgbrowser
status:needs eng review

### Summary Running `npm install` in this repository fails on an M1 Macbook Pro due to the ARM64 architecture - and presumably use of outdated dependencies. ### Steps To Reproduce:...

feature

See also: https://github.com/heroku/sf-functions-core/pull/59 GUS-W-11716024.

To pick up these changes: https://github.com/heroku/sf-functions-core/compare/v0.3.3...v0.4.0 [GUS-W-11739370](https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE000016HZ4YYAW/view).

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

cla:signed

When retrieving flow from sandbox, the file is missing the Entry Condition of Formula type, ![image](https://user-images.githubusercontent.com/20765501/188074211-e8bc4f35-6228-4dbd-ab65-6fbed8bbb154.png)

area:deploy/retrieve
status:needs eng review

### What does this PR do? - Adds commands used to execute Anonymous Apex and show only the User Debug statements in the output, and to show only user debug...