Hello Team!
Today I read a brilliant blog post about C/AL Language for Notepad++ editor by MrinMaX:
https://community.dynamics.com/nav/f/34/t/313798
It's cool to have colored highlight for key words not only in development environment but also in most popular text editor. And I've made AL language for it based on C/AL from MrinMaX.
You could download AL.xml file from this repository:
https://dev.azure.com/baludin/Blog/_git/AlPlusPlus
Short instruction how to install it:
- Open Notepad ++ and push Language ->Define Your Language
- Push Import button and select downloaded AL.xml file
- Restart Notepad ++, open any *.al file and push Language -> AL
After that you will see next:
Hope it will be useful for you and send me a message if I forgot to highlight some keywords.
*This post is locked for comments