Top "Reformatting" questions

The act of rearranging structured text according to a ruleset concerning indentation, spacing and newlines for the specified language (java,html, etc.

Code reformatting on save in PhpStorm or other jetbrains ide

How can I set up that the code is reformatted automatically on saving? So I don't always have to press …

intellij-idea phpstorm jetbrains-ide reformatting
MySQL Workbench > Plugins > Utilities > Reformat SQL Query

At some point I installed MySQL Workbench 5.2.47 Revision 10398. This version has the feature to reformat an SQL query located at: …

mysql plugins workbench utilities reformatting
How to create a square dataframe/matrix given 3 columns - Python

I am struggling to figure out how to develop a square matrix given a format like a a 0 a b 3 …

python pandas reformatting