D365 Business Central : Inlay Hints
If you are a D365 Business Central developer who works with AL language in VS Code, one useful new feature that Microsoft has recently introduced is the support for inlay hints. Inlay hints are...
Anything about Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central Consultancy
If you are a D365 Business Central developer who works with AL language in VS Code, one useful new feature that Microsoft has recently introduced is the support for inlay hints. Inlay hints are...
VS Code Extensions are essential for developers to increase their productivity. When it comes to AL development for Microsoft Dynamics 365 Business Central, the AL Navigator by Waldemar Brakowski is a must-have tool. In...
D365 Business Central / VS Code
by thatnavguy
by thatnavguy · Published 1 April 2022 · Last modified 11 May 2022
AZ AL Dev Tools has just released a new command called “Find duplicate AL code”. It helps you a lot especially when you are working on refactoring your (or someone else) code. To use...
If you are using VS Code, there are lots of VS Code extensions that can increase your productivity. One of them is Bookmark. It lets you create a bookmark (and label them) anywhere in...
D365 Business Central / VS Code
by thatnavguy
by thatnavguy · Published 12 August 2021 · Last modified 26 February 2022
If you are working with hundreds of files in VS Code, you can easily navigate to that file by using “Ctrl + P” (Quick Open) and start typing in the file that you are...
D365 Business Central / VS Code
by thatnavguy
by thatnavguy · Published 23 March 2020 · Last modified 10 March 2022
If you want to do some testing with BC 2020 Wave 1 Preview, you will need to have AL extension version 5.0. However, the AL version 5.0 is not available yet for public. If...