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

Salesforce Extensions for VS Code

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

### Summary When a project is not sfdx (missing `sfdx-project.json`), the warning message does not display the text, instead it shows that a label containing a target text is missing....

type:bug

Right now, we are able to concurrently download metadata from the org metadata browser. However, it does not show what is being downloaded, while its being downloaded. When downloading multiple...

type:enhancements

### Summary Hi there, I'm trying to use Apex Reply Debugger extension in VScode - i'm following the steps documented here for setting a breakpoint/checkpoint; Set Breakpoints and Checkpoints https://developer.salesforce.com/tools/vscode/en/apex/replay-debugger#set-breakpoints-and-checkpoints...

investigating

### Summary When following the steps of https://developer.salesforce.com/tools/vscode/en/apex/isv-debugger, I apex my package content to be loaded so that I could set a breakpoint and start a debugging session ### Steps...

type:bug
area:debugger

Type: Bug Keep getting Authorization issues on sandbox and not being able to load any data on org browser Extension version: 60.12.0 VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z) OS...

more information required
stale

information about expanded pack and code builder related updates. ### What does this PR do? Update set up topic to reflect moving e4d to expanded pack and its consequences. ###...

### Summary `sf apex run test --code-coverage --wait 10` does not output the `Apex Code Coverage by Class` when "Store Only Aggregated Code Coverage" is enabled in the Test Execution...

type:bug
area:apex

### Summary _Short summary of what is going on or to provide context_. ### Steps To Reproduce: 1. Connect to Salesforce org 2. Open Org Browser and expand Custom Applications...

type:bug
area:namespaces
area:orgbrowser
has workaround

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 `rubygems` dependencies of...

cla:signed

### What does this PR do? Implement the workflow to publish beta release for core-bundle. The workflow first changes the codebase from the core reference to the core-bundle reference, cuts...