mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +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.
4 lines
124 B
Plaintext
4 lines
124 B
Plaintext
PyFile:helpObjectSuffix.py
|
|
PyEmptyExpression
|
|
PsiElement(Py:IDENTIFIER)('object')
|
|
PsiElement(Py:QUESTION_MARK)('?') |