251 Forks
774 Stars
774 Watchers

AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.

How to download and setup AL

Open terminal and run command
git clone https://github.com/microsoft/AL.git
git clone is used to create a copy or clone of AL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AL https://github.com/microsoft/AL/archive/master.zip

Or simply clone AL with SSH
[email protected]:microsoft/AL.git

If you have some problems with AL

You may open issue on AL support forum (system) here: https://github.com/microsoft/AL/issues