logic: implemented highlighting both opening and closing bracket in Code view while hovering either one (issue #12)
This commit is contained in:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user