Thursday, October 18, 2012

Add extension to notepad++ style configuration

If you want to open config extension with XML style in notepad++

Navigate to %APPDATA%\Notepad++ and open the langs.xml file

Find a node like the one below and add "config" as shown

<Language name="xml" ext="xml xsml xsl" bla bla  />

its also available via setting -> style configuration

No comments:

Post a Comment