Searched defs:uncommentSelection (Results 1 – 8 of 8) sorted by relevance
322 uncommentSelection(fileName: string, textChange: TextRange): string; method
2763 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
616 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
244 public uncommentSelection(newFileContent: string) { method in VerifyNegatable
6786 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
10716 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method