Consider different settings per folder within a VS Code workspace
Using a workspace, the settings for enabling code cops in folder A (app) and disabling them in folder B (test) are not considered - which is a bug. However, my GitHub request to fix that was not accepted. Read about the details here: https://github.com/microsoft/AL/issues/5489 Please vote to mak...
STATUS DETAILS
Under Review
Provide lookup/drop-down of option and enum PK field values
Today, it is not possible to use a lookup on Option or Enum fields with a table relation on a table consisting of an Enum or Option field as primary key. The lookup would be just empty. Use case: Sometimes Enums can consist of a large list of values. By providing an intermediate table, users cou...
STATUS DETAILS
Needs Votes
AA0225 should check actions without caption property
IMHO, warning AA0225 is incomplete:
You must specify a caption in the Caption...STATUS DETAILSNeeds Votes