AL debugger

The last part of this chapter deals with a developer's bread and butter (whatever language they are specialized in): the debugger.

Visual Studio Code has built-in debugging support for Node.js runtime, and is capable of debugging JavasScript, JavaScript-derived, and TypeScript languages. All other language extensions might implement their own debugger based on the Visual Studio Code debugger extension API. If you want to learn more about the Visual Studio Code debugger, check out https://code.visualstudio.com/docs/editor/debugging.

AL language debugger comes integrated with the AL language extension. Its output is surfaced on the built-in Visual Studio Code debugger View. it can be enabled in different ways from Visual Studio ...

Get Dynamics 365 Business Central Development Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.