I like the "view maximized" DataGrip feature for output columns. However, it would be nice to be able to format the output in the view window. This would be particularly useful data stored as JSON or XML.
We've just added the feature which will allow to view formatted XML in a table editor for MSSQL server: https://youtrack.jetbrains.com/issue/DBE-1764 (it is not yet available, but will be soon).
Hi Loring,
We've just added the feature which will allow to view formatted XML in a table editor for MSSQL server: https://youtrack.jetbrains.com/issue/DBE-1764 (it is not yet available, but will be soon).
We also plan to add such advanced editing capabilities for columns in a table editor for different languages: https://youtrack.jetbrains.com/issue/DBE-2531
https://jsonformatter.org/json-pretty-print this tool may help to pretty print JSON data.