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
74 stars 8 forks source link

Handle AGLint rule fixes in quick fix #127

Open scripthunter7 opened 8 months ago

scripthunter7 commented 8 months ago

Some AGLint rules can offer fixes. These should be handled by the VSCode plugin's quick fix

Also, we need to add a "Fix all auto-fixable problems" option