AL
AL copied to clipboard
Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual...
**1. Describe the bug** This bug appeared since BC26. Page crashes when putting in a value into a field. This only happens if the page field has a variable visible...
Please include the following with each issue: **1. Describe the bug** Whenever I try to save a file in VS code , The AL Language formatter extension runs indefinitely and...
Hi, I am currently trying to generate some XML using AL's XML API. While the generation itself works just fine, I am encountering an issue when it comes to format...
**1. Describe the bug** AA0248 cannot always be corrected using "THIS" keyword **2. To Reproduce** Activate AA0248 at a minimum of warning level in ruleset.json ### a) Issue in Report...
**1. Describe the bug** The AL extension will add a .snapshot and .alpackages folder in any opened folder in VS Code, despite the directory not necessarily being an AL project....
When trying to open AL Explorer via the command palette or the keyboard shortcut, the tab briefly opens with no content, then closes again. This error message appears at the...
Please include the following with each issue: **1. Describe the bug** While attempting to package an AL App, the following error occurred immediately after entering the Package command. **2. To...
It seems to be this way to link subpage isn't not working (at least for API page) Code part(itemAvailabilityPart; "Item Availability API") { SubPageLink = Code = field("Location Filter"); }...
Please include the following with each issue: **1. Describe the bug** This shows the complete enum:  Table contains a ValuesAllowed-Property:  Page contains a ValuesAllowed-Property (trying to see any...
I am running Visual Studio Code on Linux Fedora 42 having AL Extension installed same project and launch.json works on Windows however if i try to download symbols from server...