tprouvot / Salesforce-Inspector-reloaded

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
https://chrome.google.com/webstore/detail/salesforce-inspector-relo/hpijlohoihegkfehhibggnkbjhoemldh
MIT License
156 stars 51 forks source link

feat[data-export]: Support for formatting SOQL Queries #359

Open dyncan opened 3 months ago

dyncan commented 3 months ago

Is your feature request related to a problem? Please describe. Related to issue 216

Describe the solution you'd like The goal of this feature is to format the SOQL query so that the user has a clearer view of the SOQL structure.

Before Formatting

foramt_before

After Formatting

foramt_after

dufoli commented 3 months ago

duplicate of #216 and #289