Browsed by
Tag: Extensions

VS Code: Keep Your Code Clean by Running Extension Commands on Save

VS Code: Keep Your Code Clean by Running Extension Commands on Save

There are many VS Code Extensions that make our lives as developers easier. If I think of the AL programming language, for example, they help us with the following things: Replace missing brackets Correct the casing of words Sort fields in tables …and the list could go on forever. That’s why I thought a while…

Most Useful Business Central Repositories & Apps

Most Useful Business Central Repositories & Apps

There are a lot of very useful repositories out there with useful apps and information for Business Central. Unfortunately, it is hard to keep track of all of them or to even know of the existence of these repositories. For this reason, I decided to create a repository with a readme file that contains many…

Boost Your Productivity with AL/BC

Boost Your Productivity with AL/BC

When I started out programming with AL in Visual Studio Code, everything seemed to take really long. Over the years I have become quite familiar with C/SIDE and C/AL, but developing in AL was a whole new thing. I did many things in a stupid and slow way, because I simply did not know a…