spgennard / vscode_cobol

Visual Studio Code Extension for COBOL, JCL and MF Directive Files
MIT License
37 stars 16 forks source link

How to turn off warnings for Acucobol? #331

Closed innerskyone closed 11 months ago

innerskyone commented 11 months ago

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

spgennard commented 11 months ago

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