AdguardTeam / VscodeAdblockSyntax

Comprehensive extension to manage Adblock Syntax in VSCode: syntax highlighter, linter and much more. Available on the VSCode Marketplace.
https://marketplace.visualstudio.com/items?itemName=adguard.adblock
MIT License
70 stars 8 forks source link

Integrate AGLint #63

Closed scripthunter7 closed 1 year ago

ameshkov commented 1 year ago

Let's create a test folder and have a few different files there.

We may add more test dirs in the future there.

scripthunter7 commented 1 year ago

@ameshkov I made the test folders. I also found a bug: if problems are diagnosed in a file, but you add it to ignore in the meantime, the reported things don't disappear.

scripthunter7 commented 1 year ago

I also found a bug: if problems are diagnosed in a file, but you add it to ignore in the meantime, the reported things don't disappear.

fixed