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 305 AL issues
Sort by recently updated
recently updated
newest added

It would be great if it was possible to create a xml file that on install of an extension would publish job queue entries and on uninstall would remove the...

enhancement

**Describe the bug** We've been able to see that in an on-premise installation with add-ons, after symbols have been generated, you can access to add-ons source code from VSC throught...

enhancement

**Is your feature request related to a problem? Please describe.** Current implementation of Error messages stops all user actions, requires a page refresh or revalidate input if possible. The better...

suggestion

Going forward I'd like to keep any import .txt and .fob files in my AL project (e.g. exported legacy files with the old syntax, new syntax, .fob files, etc). But...

enhancement

Please allow AL to use all tables, including system tables (like the File table) as long as they are temporary. Some of these tables are used as a data struture...

suggestion

While working on migrating bunch of C/AL code to AL, we come across to many errors like this: > The type or method 'ShowPanelModal' cannot be used for 'Extension' development....

enhancement

I have also posted this on Yammer. Please consider supporting the semantic versioning guidelines (www.semver.org) for resolving dependencies. A quick example: I have installed **BaseApp 1.0.0**. I have also installed...

suggestion

Just an idea, what if we could remove IDs simply from AL development? 1) IMHO the IDs are not necessary when you write code in AL except when you define...

enhancement

There are a lot of hidden gems in existing NAV code but many are hard to find. E.g., if you wish to use a hash function you can search on...

suggestion

Hi All, I have a multitenant, on-prem NAV2018 testing environment which is configured for single sign-on O365 authentication. I have no problems with this deployment and users can access both...

enhancement