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

### Summary While using VSCode, While 'Surface Semantic Errors' is true Reference a Custom Metadata Type that *exists*, and the LSP will surface a 'semantic error' stating that the Type...

type:bug
area:apex
type:enhancements

### Summary Source tracking is not being updated correctly when making changes in a default source-tracked org. I encountered these issues with a scratch org specifically, but assume it would...

type:bug
status:in review
area:deploy/retrieve

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits 2449650 Update mocha 560b2d8 Don't use regex...

dependencies
javascript

### Summary In verifying the v56.3.1 release we've encountered a few cases where on the very first authorization of an org one or more extensions will not have the correct...

type:bug

When I run all my Apex tests, and only one of them failed I have to scroll throught all apex tests to find the red mark. But if I can...

area:apex
area:tests
good first issue
type:enhancements

I currently have a project with a custom `jsconfig.json` in the root project directory (force-app/main/default). It has specific options to allow me to have proper intellisense & automatic imports between...

### Summary If a user provides a mostly valid Java path, but directs too far down along the path (such as to the `/bin/java`), the LSP will quietly fail to...

type:bug
area:doc
area:apex
status: triaged

Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together. Updates `uuid` from 3.4.0 to 9.0.0 Changelog Sourced from uuid's changelog. 9.0.0 (2022-09-05) ⚠ BREAKING CHANGES Drop Node.js 10.x...

dependencies
javascript

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 10.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/mocha&package-manager=npm_and_yarn&previous-version=5.2.7&new-version=10.0.0)](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

> **Note** > Before you submit your issue, make sure that: > - You're using the latest version of Salesforce CLI. > - You've searched both open and closed issues...

more information required
investigating