uBlock/src/js/codemirror
Raymond Hill ebf7fb145e
Fine tune auto-completion for !#if directives
Auto-completion will work only for uBO's own
tokens, compatibility-related tokens[1] will not be
taken into account for auto-completion.

The reason is to not have the compatibility-related
tokens get in the way of auto-completion in order
to not inconvenience uBO's filter list maintainers.

[1] `adguard_ext_chromium`, `adguard_ext_firefox`,
    etc.
2020-07-09 08:09:51 -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 Fine tune auto-completion for !#if directives 2020-07-09 08:09:51 -04:00