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

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies
javascript

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
javascript

### Summary I'm not able to deploy classes from VSC using the "Deploy This Source to Org" button. I'm getting the below error: ![image](https://user-images.githubusercontent.com/9321029/230008741-ee8ea6fc-f316-402a-a135-e725c867ce20.png) Yesterday this error started to occur,...

area:deploy/retrieve

### What does this PR do? ### What issues does this PR fix or reference? #, @W-13915883@ ### Functionality Before ### Functionality After

### Summary Switch statement is not highlighted properly in VSCode due to the dashes in the 'when' conditions. See example below. ``` switch on languageRFC { when 'de-CH' { language...

type:bug
area:apex
area:syntaxhighlighting

Bumps [@salesforce/eslint-config-lwc](https://github.com/salesforce/eslint-config-lwc) from 3.3.3 to 3.5.2. Release notes Sourced from @​salesforce/eslint-config-lwc's releases. v3.5.0 What's Changed feat: add ssr config by @​abdulsattar in salesforce/eslint-config-lwc#113 chore(deps): bump yaml from 2.2.1 to 2.2.2...

dependencies
javascript

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together. Updates `tough-cookie` from 4.1.2 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...

dependencies
javascript

Errors when running Apex Interactive Debugger (This isn't related to Apex Replay Debugger). "You exceeded your licensed number of debugging sessions. Please end other sessions or purchase more. " ###...

type:bug
area:doc
area:debugger

**Is your feature request related to a problem? Please describe.** Using `Go to Definition` in an LWC on an Apex AuraEnabled method takes me to Type Declaration files (`d.ts`) generated...

type:enhancements

**Is your feature request related to a problem? Please describe.** That output tab that is constantly opening is SUPER irritating. There were a lot of request in VS Code and...

area:deploy/retrieve
type:enhancements