Browsed by
Tag: Visual Studio Code

How to Copy Reports in AL the Smart Way

How to Copy Reports in AL the Smart Way

Copying Reports for Business Central in VS Code / AL can be a time consuming task. For example, if you want to extend the sales invoice “Standard Sales – Invoice” – 1306, you normally need to create a copy of this report first. For this it is necessary to copy the .al code of the…

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…

VS Code October Release – New IntelliSense Features

VS Code October Release – New IntelliSense Features

In October a new release for Visual Studio Code has been released. This release includes two features that are also nice for Business Central developers. Resizable Suggestions Until now it was not possible to change the window for IntelliSense Suggestions. The window always had a fixed size. So you could sometimes not read the description…