dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SyntaxSupport.canToggleLineComment
dlangui
core
editable
SyntaxSupport
return true if can toggle line comments for specified text range
interface
SyntaxSupport
bool
canToggleLineComment
(
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 line comments for specified text range