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

Enabling ServicesUseNTLMAuthentication property on a newly installed, CRONUS based BC23 instance, makes NavAdminTool based scripts, like Export-NAVServerLicenseInformation, unusable. The following message comes: Export-NAVServerLicenseInformation : There was no endpoint listening at...

**1. Describe the bug** Using AL:FindEvent takes ages to load as it seems to load on demand instead of on load of solution. **2. To Reproduce** When editing a file...

requires-triage
workspaces

Please include the following with each issue: **1. Describe the bug** The following setting stops working from time to time and the app file is put in root again: ```...

workspaces
accepted

Hi, I wanted to hide standard PromotedActions on page ItemCard, and replace them with my other actions. Unfortunately, it is not possible, or at least i don't know how to...

input-needed

First of all: great job on the new compiler! On our project with 3000+ Objects it improved build time from 24s to 20s which is an amazing improvement, I mean...

al-core-compiler
ci/cd
accepted

**Describe the bug** This problem is not a really a bug but causes unnecessary modifications in RDLC files: * When you compile (AL: Package), the section of RDLC files are...

bug
al-core-compiler
reporting

**Describe the bug** If I have two apps. `Main 1.0` and `Library 1.0`. `Main 1.0` depends on `Library 1.0`. If I upgrade `Library 1.0` to `Library 1.1` I can not...

input-needed

**1. Describe the bug** ALC and server compiler working differently for DotNet methods with optional arguments. While omitted optional arguments are allowed and not causing any issues in ALC/VSCode, the...

requires-triage

Subject: `Could not establish trust relationship for the SSL/TLS secure channel.` I'm getting the above error from VSCode *ONLY*, everything else, edge, IE, chrome, firefox, "windows scripting host" is okay...

enhancement
developer-productivity

👋 Hi there, Martin here, from the VS Code team. Recently we've announced the [Remote Repository feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you browse and edit files and folders directly on GitHub. `Open...

suggestion
vscode-integration
workspaces