vignaesh01 / sfdx-package-generator

Salesforce Package.xml Generator Extension for VS Code
https://marketplace.visualstudio.com/items?itemName=VignaeshRamA.sfdx-package-xml-generator
Other
63 stars 31 forks source link

Suggestions #5

Closed oriolete closed 4 years ago

oriolete commented 5 years ago

Hi Vignaesh,

Can I made you a pair of suggestions?

First It would be very usefull a "select all" button and next it would be very nice sorted names in each type of metadata.

Thanks in advance.

vignaesh01 commented 5 years ago

Hi @oriolete , Noted. Will work on it. The names in Choose Metadata Components window is already sorted. Do you mean sorting it in package.xml file?

oriolete commented 5 years ago

Do you mean sorting it in package.xml file? Yes, sorry for my bad explanations 🤪

vignaesh01 commented 5 years ago

Hi @oriolete , Sorting of package.xml contents is available now in version 1.1.0.

oriolete commented 5 years ago

Thanks @vignaesh01, I will try it.

ukumarb commented 5 years ago

Hi @vignaesh01 My suggestion will be

  1. To include the search at each parent level next to each metadata type, also at the top level to search the type of metadata types.
  2. To consider one level below from the parent level metadata type like the custom field, validation rules, page layout, workflowrule, workflowFieldUpdate.
AndrewNR commented 4 years ago

Hi @vignaesh01, My suggestion for UI - is this possible to make the panel with buttons to remain as the "page header", and only the components tree panel to be scrollable?

It will allow a user to scroll down to the last metadata type tree node, select it, and there will be no need to scroll back to the top of the extension settings page to click the "Update Package.xml" there. Thanks!

peternoges commented 4 years ago

Hi @vignaesh01 cool plugin!! A suggestion is to allow the VS Code User to specify in User Settings the concept of "Metadata to Skip during SELECT ALL" . My use-case is that I often want MOST metadata, but there are metadata types that I want to skip that your plugin does not skip, such as CustomObjectTranslation. I know I can uncheck them, but it would be nice if I could override the "SELECT ALL" to be "SELECT ALL EXCEPT XYZ"

vignaesh01 commented 4 years ago

I will be revamping the UI. All these will be handled as part of it.

vignaesh01 commented 4 years ago

Search feature is now available in version 2.0.0