- permentierbart
AL-ToolBox Update 0.1.0!
Updated: Feb 18, 2019
Hello Everyone! I did a small update to the AL-Toolbox VSCode extension in light of a new usefull extension called AL Language Tools developed by ClipDynamics: https://marketplace.visualstudio.com/items?itemName=ClipDynamics.al-language-tools

I use this extension for the command "AL: Generate Xliff files (AL Tools)".

This will generate an xlf in the languages that you added directly in your AL code via comments.
Example:

I've put a tabstop at NLB so you can easily change the desired language.
Â
New Snippets:
rEnumToInt: this small snippet lets you easily convert an Enum to an Integer.