forked from qt-creator/qt-creator
Avoid completing a closing parenthesis in the wrong place
Need to check the character to the right of the cursor.
This commit is contained in:
@@ -1862,5 +1862,3 @@ SemanticInfo SemanticHighlighter::semanticInfo(const Source &source)
|
||||
|
||||
return semanticInfo;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user