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** 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...
**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...
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...
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...
**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...
**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...
Hi All, When downloading symbols on VS code for BC cloud , VS code is continuously crashing. This is what the event viewer has   Any assistance would be...