mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 15:13:13 +07:00
IPython specific syntax is captured by console parser, including: * Multiline magic * Exclamation in suffixes * Double exclamation * Help syntax Test classes for console moved to separate package.
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
PyFile:helpObjectVerboseSuffix.py
|
|
PyEmptyExpression
|
|
PsiElement(Py:IDENTIFIER)('object')
|
|
PsiElement(Py:QUESTION_MARK)('?')
|
|
PsiElement(Py:QUESTION_MARK)('?') |