Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
mypy.options
mypy
options
Undocumented
BuildType
Options
OPTIONS_AFFECTING_CACHE
PER_MODULE_OPTIONS
(PER_MODULE_OPTIONS|set(['platform', 'bazel', 'plugins']))-set(['debug_cache'])
set[str]
set(['allow_redefinition', 'allow_untyped_globals', 'always_false', 'always_true', 'check_untyped_defs', 'debug_cache', 'disallow_any_decorated', ...