Files
openide/python/testData/psi/TabInsideContinuationIndent.py
Mikhail Golubev 186f1fe5af PY-14408 PythonIndentingProcessor includes tabs inside PsiWhitespace elements
Also I partially reverted previous fix in PyBlock#isWhitespaceLineBreaks,
because current approach is more general and that workaround is no longer
needed (multiple whitespaces are collapsed into single element as in other
languages).
2015-01-28 13:11:03 +03:00

3 lines
19 B
Python