Browsed by
Category: VS Code Extensions

13 VS Code Settings to Save You Time in AL

13 VS Code Settings to Save You Time in AL

Slowly but surely, even the last dinosaur will venture out of the cosy safety of C/SIDE and C/AL to plunge death-defyingly onto the battlefield of the new programming language AL. Not everyone has the time to deal with all the VS Code Settings. It’s enough if a dumb guy like me has nothing better to…

9 Tips For Developing Reports in AL

9 Tips For Developing Reports in AL

Damn it. I gave everything to write 10 tips together, but in the end there were only 9. Reports can drive you to despair in AL. While extensions have been available for tables and pages for a long time, we have to be patient with reports until the following screenshot of a report extension becomes…

How To Translate Copied Reports

How To Translate Copied Reports

There are already some tutorials that are dedicated to the topic of translations. But I haven’t found one yet that is specifically for reports. That’s why I will take on this task today. For reports, we currently have the special case that we do not create “empty” objects, but often copy standard reports and customize…

4 Ways To Delete Records From a Table

4 Ways To Delete Records From a Table

Update 11.01.2022: Added a new way to delete records from a table -> There are 4 ways now. Select record -> Delete -> Yes…really delete. Next record. Rinse and repeat. 100 times. Have you ever found yourself in a situation like this where you had to delete 100 records or more in Business Central? Often…

Profile Switcher for Visual Studio Code – Switch to Presentation Profile in a Second

Profile Switcher for Visual Studio Code – Switch to Presentation Profile in a Second

Do you sometimes present things in Visual Studio code to other people? If so, you may have found yourself in a situation where you want to quickly switch between a “work mode” and a “presentation mode”. In work mode, you want to have all your extensions and a dark background, but in presentation mode, you…