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...
Heya, not sure if this is a compiler issue or something else, just wanted to post it somewhere, if it's wrong in this Repo, then kindly pass it on to...
**1. Describe the bug** After updating to the newest pre-release version of the AL extension (v13.0.937154 (pre-release)) the compiler/code cop throws warnings (PTE0022) on field IDs in our table extensions...
**1. Describe the bug** Based at running issue and support call not being able to upload an PTE extention due to missing permision of an table, while it was in...
Hi, not sure if this is a bug in itself or just me missing the knowledge. If this is not the proper repository for this issue, please send me the...
Does the AL Language extension support ignoring sub directories? I have multiple node_modules sub directories that the extension tries to compile generating a lot of the following warnings: `warning AL1025:...
**1. Describe the bug** When AL compiler warnings appear in the OUTPUT tab of VS Code, then they are not linked anymore. **2. To Reproduce** 1. Change AL code to...
**Describe the bug** I am upgrading BC V20 to V23. I have two extensions for Invoice Post. Buffer table : 'Core Localization Pack for Czech' and 'MyExtension' BaseApp > dbo.CRONUS...
Please include the following with each issue: **1. Describe the bug** Currently I'm able to create actions and add them to the area creation on document pages. The problem is...
### Describe the issue Situation: The result of procedure A is entered directly as a parameter in procedure B. Procedure B is a TryFunction. Procedure A is not a TryFunction....
**1. Describe the bug** `AL: Go!` does not set the `platform` property according to the target platform. **2. To Reproduce** Steps to reproduce the behavior: 1. Hit F1, then `AL:...