mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 06:01:00 +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:helpObjectVerbosePrefix.py
|
|
PyEmptyExpression
|
|
PsiElement(Py:QUESTION_MARK)('?')
|
|
PsiElement(Py:QUESTION_MARK)('?')
|
|
PsiElement(Py:IDENTIFIER)('object') |