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

Support optional args in scriptlets #53

Closed wavygecko closed 1 year ago

wavygecko commented 1 year ago

Optional args in scriptlets don't seem to be supported currently, e.g.,

vivo.sx##+js(aeld, , preventDefault)

(ref: https://github.com/gorhill/uBlock/wiki/Resources-Library#aeldjs-)

scripthunter7 commented 1 year ago

known issue: https://github.com/ameshkov/VscodeAdblockSyntax/pull/50