Change Language in multiple files
-
hello friends. I discover something strange on my documents. Most of them have “BaanC” language, everytime I open them. So, all the fonts are not too helpty.
I need to change it to “html” languages, but into more then 2000 files.
How can I do this?
-
npp uses the file extension to decide which lexer(language) should be used.
In your situation it looks like this extension is bound to BaanC.
In order to change this you can either use Settings->StyleConfigurator
and then remove from BaanC and add to HTML lexer or (in case it’s the default extension)
edit langs.xml file directly.Cheers
Claudia