Any way to count sloc?
- 
 Does Notepad++ have any built-in features or plug-ins that can be used to count source lines of code (sloc) in a recognized language? 
- 
 I don’t think it has a built-in feature it View-Summary isn’t what you are looking for. 
 But I assume a (python) script could be easily build to do such a task but therefore
 we would to know what exactly you want to count. E.g. comments included?Cheers 
 Claudia
