This custom language is for using IBM DOORS DXL in Notepad++ with codefolding and syntax highlighting. To enable function list go to View>Function List in NPP
Installation
- Open
%appdata%
in explorer to locateC:\Users\<username>\AppData\Roaming
then findNotepad++
folder - Create
userDefineLangs
folder and copyDXLv2.udl.xml
- Create
functionList
folder and copydxl.xml
- Open
functionList\overrideMap.xml
add the line<association id="dxl.xml" userDefinedLangName="DXL"/>
Todo
- add includes also to functions list