Function SyntaxSupport.canToggleLineComment

return true if can toggle line comments for specified text range

abstract bool canToggleLineComment(
  TextRange range
);