1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
uBlock/src/js/codemirror
Raymond Hill 3e72a47c1f
Add support for auto-completion in _My filters_ pane
This commit adds CodeMirror's auto-completion capability
to the _My filters_ pane.

Currently, auto-completion is available for scriptlet
tokens: pressing ctrl-space while the text cursor is
positioned where a scriptlet token should appear will
cause auto-completion to kick-in. In case of ambiguity,
CodeMirror's widget to pick a specific scriptlet will
appear.
2020-06-15 09:15:13 -04:00
..
search.js Fix improper handling of regex flags in search widget 2020-06-13 11:13:48 -04:00
ubo-dynamic-filtering.js Fix regression in URL rules validation 2019-07-10 17:24:01 -04:00
ubo-static-filtering.js Add support for auto-completion in _My filters_ pane 2020-06-15 09:15:13 -04:00