I have an NSIS script, this is several thousand lines and does not have indentation properly, which makes it difficult to read the script. Is there a way to format an NSIS script, or at least be able to invert the Ifs and Endifs sections? There are many online script forms for HTML, Javascript, XML, etc.
source
share