dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
SimpleDSyntaxSupport.supportsToggleBlockComment
dlangide
tools
d
dsyntax
SimpleDSyntaxSupport
return true if toggle block comment is supported for file type
class
SimpleDSyntaxSupport
override @
property
bool
supportsToggleBlockComment
(
)
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
return true if toggle block comment is supported for file type