mirror of https://github.com/gorhill/uBlock.git
Added info about & link to: syntax highlighter (linter)
parent
2b73ae3aae
commit
0df269b6ee
|
@ -13,6 +13,7 @@
|
|||
![my-filters](https://user-images.githubusercontent.com/585534/85202191-a0ddfb00-b2d2-11ea-8f93-a360c338ded7.png)
|
||||
|
||||
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 New Issue