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

Even in a cloud environment, this takes way too long. Salesforce changed something about a year ago and now even the smallest change to code that has to be pushed...

more information required

### What does this PR do? Updates the View Local Changes and View All Changes (Local and in Default Scratch Orgs) commands to use the Source Tracking library. ### What...

When formatting a .component or .email (I assume .page too) a space is added at the end of some tags. However, when the same file is retrieved from the Org...

Hi, Is there any way to debug the long running Running SFDX: Deploy Source to Org from VS code editor? I am trying to upload one APEX class to my...

more information required
area:deploy/retrieve

**Is your feature request related to a problem? Please describe.** Coming from a react background, I was expecting that the components wouldn't be restricted in viewing space, this current UI...

type:feedback
area:localdev

### Summary Apex File deploys with errors creates Problems in Problems tab in VSCode. But when I click the individual problems it shows 'Unable to open file' error. ### Steps...

status:in review

Bumps [node](https://github.com/aredridel/node-bin-gen) from 16.14.2 to 16.15.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=npm_and_yarn&previous-version=16.14.2&new-version=16.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

Bumps [@monorepo-utils/workspaces-to-typescript-project-references](https://github.com/azu/monorepo-utils) from 2.7.6 to 2.8.2. Changelog Sourced from @​monorepo-utils/workspaces-to-typescript-project-references's changelog. 2.8.2 (2022-05-24) Bug Fixes Respect tsconfigPath when using includeRoot (#62) (0d6d122) 2.8.1 (2022-05-16) Bug Fixes package-util: expose findPackages (f0b6851)...

dependencies
javascript

I would like to be able to create static resources within vs code. There are commands for most components but this one is missing. In lightning if we're developing a...

type:feedback
area:templates
Spec

### Summary When debugging using the Apex debugger, as I step through the code, I see local variables are added, but when I evaluate the variables in the Watch window,...

type:bug