PY-31442 Better reporting of mismatched/missing closing quotes

This commit is contained in:
Mikhail Golubev
2018-10-01 12:46:44 +03:00
parent 0d0ea521c8
commit 76e672e243
28 changed files with 42 additions and 38 deletions
@@ -25,7 +25,7 @@ PyFile:FStringTerminatedByQuoteInsideNestedStringLiteralInFormatPart.py
PsiElement(Py:SINGLE_QUOTED_STRING)('"')
PsiErrorElement:type conversion, : or } expected
<empty list>
PsiErrorElement:Expected """
PsiErrorElement:""" expected
<empty list>
PsiElement(Py:FSTRING_END)(''')
PsiElement(Py:SINGLE_QUOTED_STRING)('"}}"')