File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 336336
337337### textFragment
338338
339- - ` textFragment.comment.block ` Internally used text fragment consisting of a block comment.
340- - ` textFragment.comment.line ` Internally used text fragment consisting of a line comment.
341- - ` textFragment.element ` Internally used text fragment consisting of a xml element interior.
342- - ` textFragment.string.multiLine ` Internally used text fragment consisting of a multi-line string.
343- - ` textFragment.string.singleLine ` Internally used text fragment consisting of a single-line string.
339+ - ` textFragment.comment.block ` Internally used text fragment consisting of a block comment
340+ - ` textFragment.comment.line ` Internally used text fragment consisting of a line comment
341+ - ` textFragment.element ` Internally used text fragment consisting of a xml element interior
342+ - ` textFragment.string.multiLine ` Internally used text fragment consisting of a multi-line string
343+ - ` textFragment.string.singleLine ` Internally used text fragment consisting of a single-line string
344344
345345### token
346346
You can’t perform that action at this time.
0 commit comments