sfdx-package-generator icon indicating copy to clipboard operation
sfdx-package-generator copied to clipboard

Salesforce Package.xml Generator Extension for VS Code

Results 72 sfdx-package-generator issues
Sort by recently updated
recently updated
newest added

The tool queries the email templates but then doesn't actually add the email folder to the package.xml. When trying to retrieve and then deploy things in the Waivers template folder......

I am running into an issue during app migration where I exceed the limit of files in zip. I do not know if this is possible, but a feature to...

Could you please extend search capability to use star. I want to select all apex test classes with specific prefix. Want to search for ABC_*Test to find all ABC_Account_Test ABC_Case_Test

Hi Vignaesh, thanks for all the work you've done to bring people this extension, its extremely useful! I just wanted to raise that if you when you filter a given...

I am getting following error while trying to run the VS code extension to capture the list of available components. `"TypeError: (intermediate value).getNumber is not a function"` After this NO...

Hey @vignaesh01 , great plugin. Problem is performance within the right-pane's text input. It hangs and causes window to not respond, before resuming. It took 3 minutes for me to...

The extension fails when the existing package.xml is in an unexpected (but valid XML) format. Steps to reproduce: 1. Create a package.xml as follows: ``` 50.0 ``` 2. Load the...

Flow version is not getting populated in package.xml file **Expected** Process_Builder_API_Name-versionNo Flow **Actual** Process_Builder_API_Name Flow

As a VS Code user, I would like to be able to open VS Code SFDX Package Manager, look up the list of existing change sets in my project's org,...

I love the new features. I would love there to be a few pre-definined lists for which metadata to select - eg Admin focused or Developer focused. And the ability...