is there some option to re-indent automatically in notepad++?
- 
 Hello guys, I would like to re-indent all my code lines automatically without requiring to activate any buttom once I write everything… I mean, if anybody has ever used Visual basic for example whenever you open a new class or function once you press enter the first line into the function gets a tabulation automatically. 
 I may appreciate any help possible because even if sounds a small change, it helps me incredibly to understand all code I’m writing once I’m progressing.
 Regards.
- 
 The builtin auto-indent feature does it based on your first manual indent but 
 did you check if one of the indent plugins do it the way you want?Cheers 
 Claudia
