bundles / IPython 9.14.0.dev / IPython / core / completer / IPCompleter / custom_completer_matcher
function
IPython.core.completer:IPCompleter.custom_completer_matcher
source: /IPython/core/completer.py :3206
Signature
def custom_completer_matcher ( self , context ) Summary
Dispatch custom completer.
Extended Summary
If a match is found, suppresses all other matchers except for Jedi.
Aliases
-
IPython.core.completer.IPCompleter.custom_completer_matcher