Notepad++ does support general auto-indentation; that is it will automatically indent a new line to match the previous (non-blank) line's indentation.
It does not, however, try to guess if a new line should be indented further than the previous line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Does Notepad++ supports SQL / PLSQL auto indentation.
Regards,
Notepad++ does support general auto-indentation; that is it will automatically indent a new line to match the previous (non-blank) line's indentation.
It does not, however, try to guess if a new line should be indented further than the previous line.