Summary

Completed

Now, you have learned how to configure Visual Studio Code as your development environment for Microsoft Dynamics 365 Business Central. Before you start developing, you first need to install the AL Language extension from the Visual Studio Code Marketplace.

Additionally, you learned how to start a new AL extension project in Visual Studio Code by:

  • Using the AL: Go! command.

  • Downloading the reference symbols.

  • Using the correct number range.

  • Modifying the app.json and launch.json configuration files.

  • Managing multiple AL extensions in one workspace.