Speed up AL code development with AZ AL Dev Tools/AL Code Outline Visual Studio Code extension

AL extension development has gotten more and more complicated over the years. However, some features are still missing from the AL Language extension for Microsoft Dynamics 365 Business Central, which sometimes results in the code developer having to write a lot of repetitive code by hand, slowing down the whole development process. But do not fear because there is a solution – the AZ AL Dev Tools/AL Code Outline Visual Studio Code extension.

Source : Simplanova
Read more…

How To Use VS Code REST Client To Test Business Central APIs

In this article, we will learn to use the REST Client in VS Code to test Business Central APIs. We will start by understanding what REST API is. Then, we will install and set up the REST Client extension in VS Code. We will retrieve an access token and use it in HTTP requests to consume API endpoints.

Source : Business Central Geek
Read more…

Dynamics 365 Translation Service Visual Studio Code extension (Public Preview)

Very interesting Microsoft public extension, still in preview mode but already usable (i did some tests); the convenience is that it can be used within VSCode, calling the translations services directly.

The Microsoft Dynamics 365 Translation Service (DTS) extension for Visual Studio Code (VS Code) lets users interact with DTS from the VS Code editor.

Source : Roberto Stefanetti BLOG
Read more…