Files
openide/python/testData/editing/enterInIncompleteNestedGluedStringInParentheses.after.py
Mikhail Golubev dbf49edb14 PY-10972 Recursively detect the alignment owner for the new block on enter
by properly implementing Block.isIncomplete() for collection literals,
comprehensions and parenthesized expressions instead of hand-written
search for the preceding expression lacking the closing bracket.
2018-04-04 19:29:49 +03:00

3 lines
37 B
Python