dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
SimpleDSyntaxSupport.toggleBlockComment
dlangide
tools
d
dsyntax
SimpleDSyntaxSupport
toggle block comments for specified text range
class
SimpleDSyntaxSupport
override
void
toggleBlockComment
(
TextRange
srcrange
,
Object
source
)
Meta
Source
See Implementation
dlangide
tools
d
dsyntax
SimpleDSyntaxSupport
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
_lastToken
_lastTokenStart
_lines
_opInProgress
_props
_tokenizer
toggle block comments for specified text range