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 The Schema namespace is implicitly imported by Salesforce but is not available for autocompletion. ### Steps To Reproduce: 1. Create a new Apex class and method. 2. Declare...

area:apex
area:codecompletion
type:enhancements

**Is your feature request related to a problem? Please describe.** In order to create a more consistent user experience, the `SFDX: Rename Component` command should be available on directories underneath...

type:bug
area:lwc

added setting information for conflict detection trigger deploy on save ### What does this PR do? ### What issues does this PR fix or reference? https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07AH000000TakdYAC/view ### Functionality Before No...

status:in review

**This isssue is the continuation of #862** This proposal introduces the concept of a **Working Set** (Name TBD). A Working Set is a group of metadata types or items that...

area:deploy/retrieve
type:enhancements

I have installed some packages in my org, and their sObject's Info are NOT available(in Org Browser : Metadata) in following categories : - Custom Object - Workflows - Flow...

area:namespaces
area:orgbrowser
type:enhancements

### What does this PR do? This PR adds the Org Browser feature to scratch orgs. It also enables the deploy & retrieve commands for scratch orgs as well. ###...

### Summary No autocomplete of any sObjects or Fields. ### Steps To Reproduce: 1. Create new Trigger or Class. 1. Attempt to write start of Object or Object.Field and nothing...

more information required
area:apex

### Summary _Short summary of what is going on or to provide context_. ### Steps To Reproduce: 1. This is step 1. 1. This is step 2. All steps should...

[12:18:50] 'sfdx-push' errored after 22 min [12:18:50] Error: Push failed: at C:\Users\Lenovo\Documents\FDB Workspace\fdb\scripts\sfdx\sfdx.js:105:10 at sfdx-push (C:\Users\Lenovo\Documents\FDB Workspace\fdb\node_modules\undertaker\lib\set-task.js:13:15) at bound (domain.js:430:14) at runBound (domain.js:443:12) at asyncRunner (C:\Users\Lenovo\Documents\FDB Workspace\fdb\node_modules\async-done\index.js:55:18) at processTicksAndRejections (internal/process/task_queues.js:75:11)...

more information required
area:push/pull

As of right now the org browser only support retrieving the full object. This includes, the object-meta.xml file, all the fields, listViews and recordTypes. This is problematic for three reasons....

type:feedback
area:orgbrowser