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.test.testfinegrainedcache
mypy
test
testfinegrainedcache
Tests for fine-grained incremental checking using the cache.
All of the real code for this lives in testfinegrained.py.
FineGrainedCacheSuite