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

Add support for uBO and ABP exceptional scriptlets #119

Closed 105th closed 10 months ago

105th commented 10 months ago

These examples should have the same highlighting:

##+js(ubo-scriptlet0, arg0, arg1, arg2)
#@#+js(ubo-scriptlet0, arg0, arg1, arg2)
#$#abp-snippet0 arg0 arg1 arg2; abp-snippet1
#@$#abp-snippet0 arg0 arg1 arg2; abp-snippet1