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** In pageextensions, `this.CurrPage` fails with a compilation error: > `'Page MyPage' does not contain a definition for 'CurrPage'` This is rather strange, as `CurrPage` *does* resolve...

requires-triage

**1. Describe the bug** In the latest preview version, the tooltip on the new this keyword writes "Loading" when hovering over the this keyword in a request page. **2. To...

requires-triage

Please include the following with each issue: **1. Describe the bug** When marking a table as table type temporary, it becomes a temporary table by default, regardless of whether the...

requires-triage
CodeCop

Please include the following with each issue: **1. Describe the bug** The enum value isn't highlighted correctly. **2. To Reproduce** Steps to reproduce the behavior: 1. create an enum with...

accepted
ado-syntax-highlighting

**Describe the bug** I use XmlDocument.SelectSingleNode to select a XmlNode. I use the optional return value to check if the XmlNode was found. If the node dosen't exists, no runtime...

bug

**1. Describe the bug** Code has been inserted on OnOpenPage of page 537 in order to show or hide a field (added as extension) based on setup value. See code...

When opening the "Sales Statistics" Page on Sales Order Page the pages runs some inserts and deletions on the corresponding Sales Lines. These Records are temporary. On my Event Subscriber...

NuGet packages for 26.2 are not available

Please include the following with each issue: **1. Describe the bug** I have a production environment, to which I make a sandbox copy. In the sandbox environment, I run a...

metadata
accepted

Hi All, When downloading symbols on VS code for BC cloud , VS code is continuously crashing. This is what the event viewer has ![Image](https://github.com/user-attachments/assets/222384cc-0a6e-400e-a0bd-dfde43693b58) ![Image](https://github.com/user-attachments/assets/d2c008d1-72bf-44a9-a602-fd3fc6612e7b) Any assistance would be...

input-needed
not-following-template