VscodeAdblockSyntax icon indicating copy to clipboard operation
VscodeAdblockSyntax copied to clipboard

Comprehensive extension to manage Adblock Syntax in VSCode: syntax highlighter, linter and much more. Available on the VSCode Marketplace.

Results 32 VscodeAdblockSyntax issues
Sort by recently updated
recently updated
newest added

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Reference: https://github.com/AdguardTeam/tsurlfilter/issues/127 Show screenshot ![image](https://github.com/AdguardTeam/VscodeAdblockSyntax/assets/57285466/c1108c54-2f68-4620-a990-1ec9281e21c1)

Priority: P4
T: syntax highlighter

In documentation there is `ext_chromium_mv3` - https://adguard.com/kb/general/ad-filtering/create-own-filters/#platform-and-not_platform-hints but it looks like that this platform is not recognized. ![image](https://github.com/user-attachments/assets/ad4a257d-d2f0-4224-8d4c-4f412d004779)

Priority: P4

```adb ||example.com^$urlskip=?q ?url ||example.com^$urltransform=/a/b/ ||example.com^$ipaddress=0.0.0.0 ```

Priority: P4
T: syntax highlighter

Currently, if the config file is invalid, the AGLint icon turns red in the bottom bar of VSCode. However, we should consider adding a feature that also displays configuration-related issues...

Priority: P4

I suggest adding an autocomplete feature for scriptlets and modifiers based on our compatibility tables that offers possible modifier and scriptlet names and allows them to be inserted as snippets.

Priority: P4

Hi, We are editing uBO filters in VS Code using VscodeAdblackSyntax. Can we use a symbol or a formatting to fold/collapse sections for presentation clarity? Currently, we are using this...

Priority: P4

Reference: https://github.com/AdguardTeam/tsurlfilter/issues/143

Priority: P4
T: syntax highlighter

We should detect obviously invalid cases at syntax highlighter level, like the examples mentioned in the following issue: https://github.com/AdguardTeam/AGLint/issues/228

Priority: P4
T: syntax highlighter

![image](https://github.com/user-attachments/assets/60bea9c3-02ce-4ce0-b052-a102ed1e0ddb) ``` wiki.yjsnpi.nu$$script:contains(/\+['"`]\w.+catch/) ```

bug
Priority: P4
T: syntax highlighter