You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARN: Highligthing error in file '/home/ansible/workspace/Test_Babylon/src/tools/clientTest.cpp' at line:496, column:29
WARN: Highligthing error in file '/home/ansible/workspace/Test_Babylon/src/tools/heliumDBTest.cpp' at line:259, column:23
WARN: Highligthing error in file '/home/ansible/workspace/Test_Babylon/src/tools/levelDBTest.cpp' at line:301, column:23
WARN: Highligthing error in file '/home/ansible/workspace/Test_Babylon/src/tools/testClient.cpp' at line:297, column:33
Steps to reproduce the problem
Scan a file that has some incorrect Highlighting (perhaps a bug in it's own right):
foo = bar(123, "\
this is my string
blah blah
");
Expected behavior
Highlighting spelled correctly
Actual behavior
Highlighting spelled incorrectly (Highligthing)
Known workarounds
n/a
LOG file
n/a
Related information
latest
The text was updated successfully, but these errors were encountered:
Creating a ticket to tie a PR to...
Description
Highlighting is spelled incorrectly:
Steps to reproduce the problem
Scan a file that has some incorrect Highlighting (perhaps a bug in it's own right):
Expected behavior
Highlighting spelled correctly
Actual behavior
Highlighting spelled incorrectly (Highligthing)
Known workarounds
n/a
LOG file
n/a
Related information
latest
The text was updated successfully, but these errors were encountered: