salesforcedx-vscode
salesforcedx-vscode copied to clipboard
Salesforce Extensions for VS Code
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...
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...
### 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....
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...
**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,...
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...
### 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...