threadheap / serverless-ide-vscode

Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
https://serverless-ide.com/
195 stars 45 forks source link

Warnings shouldn't be flagged with red x and get a red underline #206

Open rmsilva1973 opened 1 year ago

rmsilva1973 commented 1 year ago

Warnings are getting flagged with the red x and are getting underlined as errors on the code even tought cfn-lint flags them as warnings only (with yellow exclamation mark). Check screenshot for sample:

image