dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
DMLSyntaxSupport.uncommentLine
dlangui
dml
dmlhighlight
DMLSyntaxSupport
remove single line comment from beginning of line
class
DMLSyntaxSupport
protected
dstring
uncommentLine
(
dstring
s
)
Meta
Source
See Implementation
dlangui
dml
dmlhighlight
DMLSyntaxSupport
constructors
this
functions
applyClosingCurlySmartIndent
applyNewLineSmartIndent
applySmartIndent
canToggleBlockComment
canToggleLineComment
commentLine
findPairedBracket
getPositionToken
getRangeTokens
initTokenizer
isInsideBlockComment
isLineComment
nextBracket
nextToken
supportsSmartIndents
toggleBlockComment
toggleLineComment
tokenStart
uncommentLine
updateHighlight
properties
content
supportsToggleBlockComment
supportsToggleLineComment
static functions
isBracket
isCloseBracket
isOpenBracket
pairedBracket
structs
TokenWithRange
variables
_bracketStack
_content
_file
_opInProgress
_props
_tokenIndex
_tokens
remove single line comment from beginning of line