AL icon indicating copy to clipboard operation
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...

Results 405 AL issues
Sort by recently updated
recently updated
newest added

**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...

accepted

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...

enhancement
platform-api
xml

**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...

input-needed

**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....

requires-triage

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...

input-needed
no-repro

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...

need-repro

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: ![Image](https://github.com/user-attachments/assets/6b2daa05-6ec2-494a-8410-cb2c0de9961b) Table contains a ValuesAllowed-Property: ![Image](https://github.com/user-attachments/assets/b60dcb7c-54d3-4ea9-a94b-1b37d7b33907) 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...

vscode-integration
accepted