microsoft / AL

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 Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
744 stars 245 forks source link

Expose all warnings in workspace #6773

Closed PeterBizz closed 3 years ago

PeterBizz commented 3 years ago

In AL when codecop/compiler generates over 100 warnings for one file any additional warnings are not shown. This prevents me from getting an overview of the total number of warnings in my workspace.

I understand that this is performance related, but sometimes you simply want them all ( ALRunner: Export Diagnostics ) .

Would it be possible to change this number with some setting?

kalberes commented 3 years ago

We could and could make sense. Please add an idea that it is tracked image and than we will evaluate it