diff --git a/Terminal.sln.DotSettings b/Terminal.sln.DotSettings index ddeb546f2..6aa6e6ee1 100644 --- a/Terminal.sln.DotSettings +++ b/Terminal.sln.DotSettings @@ -1,4 +1,4 @@ - + True 5000 1000 @@ -396,11 +396,18 @@ True True True + True + #FFCF9D32 + True + Suggestion + (?<=\W|^)(?<TAG>SUGGESTION:)(\W|$)(.*) + Question + (?<=\W|^)(?<TAG>BUG:)(\W|$)(.*) True #FFCF9D32 True Performance - (?<=\W|^)(?<TAG>PERF)(\W|$)(.*) + (?<=\W|^)(?<TAG>PERF:)(\W|$)(.*) Warning True True @@ -410,22 +417,26 @@ (?<=\W|^)(?<TAG>NOTE:)(\W|$)(.*) Normal True + True #FFCF9D32 True Question (?<=\W|^)(?<TAG>QUESTION:)(\W|$)(.*) Question + True + (?<=\W|^)(?<TAG>TODO:)(\W|$)(.*) True + True #FFCF9D32 True Unclear Intent - (?<=\W|^)(?<TAG>UNCLEAR|INTENT)(\W|$)(.*) + (?<=\W|^)(?<TAG>UNCLEAR:|INTENT:)(\W|$)(.*) Warning True #FFCF9D32 True Concurrency Issue - (?<=\W|^)(?<TAG>CONCURRENCY)(\W|$)(.*) + (?<=\W|^)(?<TAG>CONCURRENCY:)(\W|$)(.*) Warning True