Posted inDynamics NAV & BC Tips & tricks
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…