One of the most anoying things about writing AL code in Visual Studio Code is getting warnings that you cannot fix. Simply impossible.
My “favorite” warning is this one
For almost a decade it’s been possible to sort on flowfields from code and in reports and in most cases it works fine. On larger datasets it might require a covering index for performance.
This warning is a joke…
Continue Reading Mark Brummel’s Article on their blog
https://markbrummel.blog/2019/09/11/tip-60-suppress-warnings-in-visual-studio-code/
Blog Syndicated with Mark Brummel’s Permission