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

Currently, in org browser, one can download/subscribe to a single file of the listed metadata type or all files for a metadata. However, there is no provision to download/subscribe to...

area:orgbrowser
type:enhancements

This LWC target will be coming a future Salesforce release. Add lightning__UrlAddressable to js-meta validation. ### What does this PR do? ### What issues does this PR fix or reference?...

### What does this PR do? - Reverts forcedotcom/salesforcedx-vscode#5434 - Updates all CLI (terminal) examples in the docs from "sfdx" to "sf". I obviously left all VScode command pallet references...

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

### Summary Even if a user is intentionally not working with checkpoints while debugging, we show a message that there are no checkpoints and that the user should try again....

type:bug
replay-debugger

I am using the SFDX:Retrieve function of Visual Studio Code (I am not running any command for retrieve), but it is just loading the icon , but not showing any...

area:performance
investigating

**Is your feature request related to a problem? Please describe.** When accessing the Org Browser, the only two options to retrieve metadata is selecting the whole object or custom fields,...

area:orgbrowser
type:enhancements

Bumps [semver](https://github.com/npm/node-semver) to 6.3.1 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [npm](https://github.com/npm/cli) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies need to be updated together. Updates `semver` from 5.7.1 to 6.3.1 Release notes Sourced from semver's...

dependencies
javascript

### Summary In VS Code I'm getting this error Command 'SFDX: Create Project' resulted in an error (command 'sfdx.force.project.create' not found). I ran sfdx update from CMD and it says...

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...

cla:signed