提交 c6976895 编写于 作者: M Martin Aeschlimann

[folding] add java folding regions

上级 d1047a65
......@@ -23,5 +23,11 @@
["\"", "\""],
["'", "'"],
["<", ">"]
]
],
"folding": {
"markers": {
"start": "^\\s*//\\s*(#?region\\b)|(<editor-fold\\b)",
"end": "^\\s*//\\s*(#?endregion\\b)|(</editor-fold>)"
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册