

Notepad++ changed its Language for defining User Languages ( UDL1.0 -> UDL2.0) requiring a slightly different syntax file. Once again if the file userDefineLang.xml does not exist copy the entire file ( userDefineLang-DefaultTheme.xml) and rename it to userDefineLang.xml. To change your theme go to Settings > Style Configurator.įor colors more suited to the default theme use the UserLang node for Cobra in the file userDefineLang-DefaultTheme.xml attached below. These colors might make it a bit hard to comfortably read text with the default theme, which has a background color of white. This is so because the way user defined languages are handled at the moment is by explicitly setting the colors and not a class name. Note that the colors used are more geared towards themes with a darker background (the majority of them). If this file does not exist then copy the entire file to the destination directory. Place this XML node in the userDefinedLang.xml file at

To add syntax highlighting support copy the UserLang node for Cobra from the userDefinedLanguage.xml file attached below.

This page contains information on how to get syntax highlighting and function list support in Notepad++.
