Hello,
I've created a MX input file language highlighter for Notepad++ and adapted RunIputFile.exe to cooperate with Notepad++. While running external application in N++ (Run/Run...) you just have to define a correct path to RunInputFile app and input file:
"<PATH>\RunInputFile.exe" "$(FULL_CURRENT_PATH)"
This is a little comparison example of N++ pure text and N++ MX highlighter:
In my files on Bentley profile page in Notepad++ folder you can find a XML file with language definition (just have to import it into N++), RunInpuFile app and current N++ installer. To this post I've just attached an XML file with language definition.
Best Regards
Aleksander Zamorski