Visual Studio Code Snippets: User Personalization, Shortcuts, Keybinding

Visual Studio Code lets you perform most tasks directly from your keyboard as well as utilize code templates, known as snippets, to drastically increase the speed of your work. In this article, I will outline how to modify and create your own shortcuts and Visual Studio Code snippets to suit your workflow and save you some time spent on repetitive tasks.

Source : Simplanova
Read more…

Create Snippet for AL in Visual Studio Code for MSDYN365BC

Understand that snippets are context-aware, meaning if you are working in an AL file, AL snippets show up. If you’re working in HTML, HTML snippets will show up. In this article, we are going to focus on creating snippets in Visual Studio Code for Business Central.

Source : Divyesh Chitte
Read more…