Remove empty newliines
This commit is contained in:
@@ -675,9 +675,6 @@
|
||||
"begin": "(?x)(?<=/\\*\\*)([^*]|\\*(?!/))*$",
|
||||
"while": "(?x)(^|\\G)\\s*([^*]|\\*(?!/))(?=([^*]|[*](?!/))*$)",
|
||||
"patterns": [
|
||||
|
||||
|
||||
|
||||
{
|
||||
"match": "(?x)\\G\\s* (@\\S+)",
|
||||
"name": "keyword.tag.ql"
|
||||
|
||||
Reference in New Issue
Block a user