I would propose a new functionality to notepad ++
Indeed, I have a need to clean a code in order to have a good code indentation with the same level as the same place...and may be more options for the an automatic comment header before a function and much more...
What do you think about ?
Best regard...
Franck
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I would propose a new functionality to notepad ++
Indeed, I have a need to clean a code in order to have a good code indentation with the same level as the same place...and may be more options for the an automatic comment header before a function and much more...
What do you think about ?
Best regard...
Franck
The TextFX plugin does exactly this and a whole lot more.
Have You tried HTML Tidy http://tidy.sourceforge.net/
It may solve the problem...