mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
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.
2 lines
31 B
Python
2 lines
31 B
Python
x3 = ('foo'
|
|
('bar'<caret> |