提交 64186b0a 编写于 作者: M Martin Aeschlimann

[powershell] #Region and #EndRegion. Fixes #49070

上级 0a280639
......@@ -25,8 +25,8 @@
],
"folding": {
"markers": {
"start": "^\\s*#region\\b",
"end": "^\\s*#endregion\\b"
"start": "^\\s*#[rR]egion\\b",
"end": "^\\s*#[eE]nd[rR]egion\\b"
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册