AL Language for Notepad++
Views (3194)
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.
Comments
-
-
I cannot download AL.xml file from dev.azure.com/.../AlPlusPlus since it requires logon...and if I logon with my credentials, then error "The user ... is not authorized to access this resource" Please make AL.xml available somewhere else or remove login restriction if possible.

Like
Report
*This post is locked for comments