Add folding doc and multiline comments
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<fold text='/.../' expand='~false~'>/*
|
||||
* Some header
|
||||
*/</fold>
|
||||
|
||||
val a = 12
|
||||
|
||||
<fold text='/.../' expand='true'>/*
|
||||
* Other
|
||||
*/</fold>
|
||||
|
||||
// SET_TRUE: setCollapseFileHeader
|
||||
|
||||
Reference in New Issue
Block a user