[Search Editor] Add option for context lines

This commit is contained in:
Jackson Kearl
2019-12-02 19:39:28 -08:00
parent 529351318e
commit eae6eca8cf
9 changed files with 133 additions and 22 deletions

View File

@@ -3,7 +3,7 @@
"scopeName": "text.searchResult",
"patterns": [
{
"match": "^# (Query|Flags|Including|Excluding): .*$",
"match": "^# (Query|Flags|Including|Excluding|ContextLines): .*$",
"name": "comment"
},
{