Files
openide/python/testData/codeInsight/smartEnter/multilineListLiteralAfterClosingBracket_after.py
Mikhail Golubev 13afc2cbfb PY-43053 Handle Complete Current Statement after a collection at the end of a file
It's weird, however, that Python implementation might query fixers for elements
that are at completely different lines with the caret as in the originally
reported case. This confusing and error-prone behavior needs to be revised
separately.

GitOrigin-RevId: 1f48fe0e0936fb2007022dfc889c44ad32e1eaf0
2020-06-18 19:23:01 +03:00

4 lines
17 B
Python