logic: implemented highlighting both opening and closing bracket in Code view while hovering either one (issue #12)

This commit is contained in:
mlangkabel
2018-07-16 10:38:40 +02:00
parent f77e47a921
commit 855d8f4e2e
69 changed files with 32728 additions and 66 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ private:
const ParseLocation& location,
const std::wstring& message,
bool fatal,
bool indexed,
bool indexed,
const FilePath& translationUnit) override
{
if (location.isValid())