I would like to autoformat / beautify my SQL-queries directly in pgAdmin4. I know this feature from Java-developing in Eclipse, where I can beautify the whole code using a simple shortcut.
I only found a command line solution so far that makes my SQL queries pretty: pgFormatter.