Searched defs:commentSelection (Results 1 – 9 of 9) sorted by relevance
291 commentSelection(fileName: string, textChange: TextRange): string; method
2401 function commentSelection(fileName: string, textRange: TextRange): TextChange[] { function
573 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method
238 public commentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
6415 commentSelection(fileName: string, textRange: TextRange): TextChange[]; method