mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Added info about & link to: syntax highlighter (linter)
parent
2b73ae3aae
commit
0df269b6ee
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
|||
|
||||

|
||||
|
||||
uBlock Origin (uBO) uses [CodeMirror's widget](https://codemirror.net/index.html) to freely edit your filters as plain text.
|
||||
uBlock Origin (uBO) uses [CodeMirror's widget](https://codemirror.net/index.html) to freely edit your filters as plain text.
|
||||
Additionaly uBO uses also [syntax highlighter (linter)](https://github.com/uBlockOrigin/uBlock-issues/issues/1134#issue-648932047) to detect warnings and errors in your filters (and in filter lists).
|
||||
|
||||
The following keyboard shortcuts are available during editing -- most of them are handled by CodeMirror by default (I mostly lazily transcribed [CodeMirror's own documentation](https://codemirror.net/doc/manual.html#commands)):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue