.. AUTO-GENERATED FILE -- DO NOT EDIT!

Module: :mod:`terminal.shortcuts.auto_match`
============================================
.. automodule:: IPython.terminal.shortcuts.auto_match

.. currentmodule:: IPython.terminal.shortcuts.auto_match

12 Functions
------------

.. autofunction:: IPython.terminal.shortcuts.auto_match.parenthesis


.. autofunction:: IPython.terminal.shortcuts.auto_match.brackets


.. autofunction:: IPython.terminal.shortcuts.auto_match.braces


.. autofunction:: IPython.terminal.shortcuts.auto_match.double_quote


.. autofunction:: IPython.terminal.shortcuts.auto_match.single_quote


.. autofunction:: IPython.terminal.shortcuts.auto_match.docstring_double_quotes


.. autofunction:: IPython.terminal.shortcuts.auto_match.docstring_single_quotes


.. autofunction:: IPython.terminal.shortcuts.auto_match.raw_string_parenthesis


.. autofunction:: IPython.terminal.shortcuts.auto_match.raw_string_bracket


.. autofunction:: IPython.terminal.shortcuts.auto_match.raw_string_braces


.. autofunction:: IPython.terminal.shortcuts.auto_match.skip_over


.. autofunction:: IPython.terminal.shortcuts.auto_match.delete_pair

