spgennard/vscode_cobol

How to turn off warnings for Acucobol?

innerskyone opened this issue · 1 comments

Warnings were not displayed in the past, now they are (acutally displayed as info messages).
This is very anoying. How can I turn these off? (Turning off the filter is not enough as it still pollutes the code view.

See screenshot
Screenshot 2023-11-21 081237

You can set coboleditor.linter to false if you don't want to see them