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\Roamingthen findNotepad++folder - Create
userDefineLangsfolder and copyDXLv2.udl.xml - Create
functionListfolder and copydxl.xml - Open
functionList\overrideMap.xmladd the line<association id="dxl.xml" userDefinedLangName="DXL"/>
Todo
- add includes also to functions list