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

Syntax highlighting issues #1344

Closed
ameshkov opened this issue Mar 20, 2019 · 1 comment
Closed

Syntax highlighting issues #1344

ameshkov opened this issue Mar 20, 2019 · 1 comment
Assignees
Milestone

Comments

@ameshkov
Copy link
Member

ameshkov commented Mar 20, 2019

  • $csp=script-src 'none',domain=example.org -- $domain modifier is not highlighted
  • Make scriptlet keyword highlighted by Ace

To be continued

@ameshkov ameshkov added this to the 3.1 milestone Mar 20, 2019
@maximtop maximtop changed the title Syntax hightlighting issues Syntax highlighting issues Apr 29, 2019
@maximtop
Copy link
Contributor

In order to test:

  1. add the rule to the user filter
    example.org#%#//scriptlet("abort-on-property-read", "alert")
    scriptlet word should be highlighted
  2. add the rule
    $csp=script-src 'none',domain=example.org
    domain modifier should be highlighted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants