dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SyntaxSupport.canToggleBlockComment
dlangui
core
editable
SyntaxSupport
return true if can toggle block comments for specified text range
interface
SyntaxSupport
bool
canToggleBlockComment
(
TextRange
range
)
Meta
Source
See Implementation
dlangui
core
editable
SyntaxSupport
functions
applySmartIndent
canToggleBlockComment
canToggleLineComment
findPairedBracket
supportsSmartIndents
toggleBlockComment
toggleLineComment
updateHighlight
properties
content
supportsToggleBlockComment
supportsToggleLineComment
return true if can toggle block comments for specified text range