I think that it is not possible, but it would be very useful. Autoindent option does exist, but it can not do much.
For example, if you write html code:
<table>
<tr>
<td>
</td>
</tr>
N++ can not move </tr> tag in line with the <tr> tag. I would like this behaviour.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Es posible Identar el código con Notepad++?
Is it posible to organize the code with tabs automaticly with notepad++?
thanks.
I think that it is not possible, but it would be very useful. Autoindent option does exist, but it can not do much.
For example, if you write html code:
<table>
<tr>
<td>
</td>
</tr>
N++ can not move </tr> tag in line with the <tr> tag. I would like this behaviour.