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 I have a VisualForce page. It has many tags, including apex tags, html tags and a script tag, and nothing goes wrong. The moment I add a tag,...

type:bug
area:visualforce

### Summary We have quite big project having currently c.a. 2300+ apex tests. Starting with version @salesforce/cli/2.37.4 we are experiencing heap out memory when triggering those tests via CLI. The...

- VS Code Version: 1.89.0 - OS Version: Widnows 11 Steps to Reproduce: 1. Create a variable named "sumOfLast3Months" 2. Try to rename it using Rename Symbol (F2), you will...

type:bug
area:apex

Remember when we mentioned plans to deprecate certain commands by mid-April? Well, after thorough testing, we’ve decided to keep them in action because they’re functioning just as they should! However,...

announcement
area:localdev

### What does this PR do? - Add E4D to the expanded pack - ~Update the expanded pack ReadME to include E4D~ Handled by DocWriter PR ### What issues does...

### Summary Unable to modify field metadata. When using Salesforce CLI GUI provided by the extension pack and I click "SFDX: Deploy this source to org" either from within a...

Updates to CONTRIBUTING.md as discussed during today's meeting. [skip-validate-pr]

Hello, I want to update a class from an unlocked packaged installed in my org with namespace MyPackage. I am able to retrieve it, but if I want to change...

type:bug
area:namespaces
validated

### What does this PR do? Adds workflow so reliable e2e tests run against `testesm` branch. ### What issues does this PR fix or reference? @W-16124301@ ### Functionality Before -...

### What does this PR do? Migrates @salesforce/core from v7.5.0 -> v8.1.0 This upgrade means we are able to support Core v8 in our other dependencies, so the following dependencies...