Page 1 of 1

Re: Editor with auto indent

Posted: 22 Jan 2019 18:05
by Desmanto
This probably should be posted in feature request subforum. But indentation should be a habit we form by ourselves. We can't rely all the time on the software to do it all, since we are also creating the script at the same time.

But in PC, you can use Notepad++ with JS Tool. There is a feature in the plugin - JSFormat, which will format Javascript or JSON in the proper and nice indentation. Automagic is very close to javascript and in most cases, the result is also neat.