sorenkrabbe / Chrome-Salesforce-inspector

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.
328 stars 124 forks source link

Provide feature for SOQL format and enable line comments for part of soql query #255

Open santaji1986 opened 1 year ago

santaji1986 commented 1 year ago

It will be very useful if SOQL queries are formatted and commenting part of line is allowed when working with long nested queries for analyzing the exported data. Please enable the SOQL formatting and indentation - e.g.

SELECT column1, column2
FROM table1
WHERE condition1
    AND condition2
    OR condition3

Enable comments using any of the style //, /**/, --, ;;.

dufoli commented 3 months ago

will be fixed on next version of https://github.com/dufoli/Salesforce-Inspector-Advanced