Hello,
I wrote a simple script to automate writing main code blocks (if, for, while). I think this simple add-on can:
- help beginners to write correct code
- help beginners to check their code with the correct one
- give an option to advanced programmers to speed code writing
It would be a feature I espect, also in the client IDE, considering it an alternative to code intellisense.
Please, if you agree, feel free to check my script at GitHub and implement or enhance it:
Thanks a lot
Matteo