Many compilers will only take into account active lines when counting line numbers, and ignore those who are empty or entirely commented out, whereas NPP is counting them. In case of an error, it means I cannot find the incriminated line and have to use search.
Is there a way to only count active lines in NPP?