Browsed by
Category: VS Code Tips & Tricks

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…

My 8 Favorite Rather Unknown VS Code Extensions for AL

My 8 Favorite Rather Unknown VS Code Extensions for AL

More and more developers are venturing their first bold steps into AL terrain. Gone are the days when dinosaurs could move on safe C/AL ground and look forward to new developments in a cheerful and leisurely manner. With the move to the VS Code development environment and the AL programming language, we as a developer…

Show Microsoft Translations in VS Code

Show Microsoft Translations in VS Code

This post is especially interesting for the people whose native language is not English. Do you know the feeling? You are looking at the source code of some .al object and you come across a field name that means absolutely nothing to you. It would be helpful for you if you could see the translation…