Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight uBO's !#else directive condition #115

Closed
MasterKia opened this issue Sep 18, 2023 · 1 comment
Closed

Highlight uBO's !#else directive condition #115

MasterKia opened this issue Sep 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request Priority: P4 Resolution: Fixed Status: Closed T: syntax highlighter The issue is related to the syntax highlighting

Comments

@MasterKia
Copy link

!#if cap_html_filtering
example.com##^script:has-text(fakeAd)
!#else
example.com##+js(rmnt, script, fakeAd)
!#endif

Commit: gorhill/uBlock@194354c

@scripthunter7 scripthunter7 added the enhancement New feature or request label Sep 21, 2023
@slavaleleka slavaleleka self-assigned this Nov 7, 2023
adguard pushed a commit that referenced this issue Nov 8, 2023
Squashed commit of the following:

commit ab13192
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Wed Nov 8 12:09:13 2023 +0200

    mention else in changelog

commit d23e4cf
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Wed Nov 8 12:07:54 2023 +0200

    fix clean script

commit f2f2c35
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Wed Nov 8 12:07:10 2023 +0200

    fix build specs out dir

commit f0c1a74
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 23:40:11 2023 +0200

    fix changelog

commit c52872f
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:52:17 2023 +0200

    fix changelog date

commit c91aab9
Merge: 05c3c5a f548144
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:51:31 2023 +0200

    Merge branch 'feature/AG-26383' of ssh://bit.int.agrd.dev:7999/adguard-filters/vscode-adblock-syntax into feature/AG-26383

commit 05c3c5a
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:50:58 2023 +0200

    refactor content-type modifier in adblock.yaml-tmlanguage

commit fed3324
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:37:57 2023 +0200

    add permissions to adblock.yaml-tmlanguage

commit 77669b2
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:28:04 2023 +0200

    fix no-value usage of several modifiers

commit db821cf
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:27:18 2023 +0200

    add referrerpolicy to adblock.yaml-tmlanguage

commit 2a2eef1
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 20:15:52 2023 +0200

    fix tests

commit 76dc5f7
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 19:50:03 2023 +0200

    update aglint to v2.0.6

commit fede791
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 19:49:45 2023 +0200

    fix notes style

commit 4ac623b
Merge: 6f0d41d 0353fe0
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 19:28:00 2023 +0200

    Merge branch 'master' into feature/AG-26383

commit 6f0d41d
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 18:36:06 2023 +0200

    update changelog

commit f548144
Author: Dávid Tóta <d.tota@adguard.com>
Date:   Tue Nov 7 16:14:58 2023 +0300

    edit else directive match (online with Bitbucket)

commit 1117f3c
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Tue Nov 7 14:35:39 2023 +0200

    support else directive
@scripthunter7 scripthunter7 added the T: syntax highlighter The issue is related to the syntax highlighting label Nov 8, 2023
@scripthunter7
Copy link
Member

Fixed in 39ced9c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: P4 Resolution: Fixed Status: Closed T: syntax highlighter The issue is related to the syntax highlighting
Projects
None yet
Development

No branches or pull requests

4 participants