Searched defs:uncommentSelection (Results 1 – 9 of 9) sorted by relevance
292 uncommentSelection(fileName: string, textChange: TextRange): string; method
2411 function uncommentSelection(fileName: string, textRange: TextRange): TextChange[] { function
574 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method
242 public uncommentSelection(newFileContent: string) { method in FourSlashInterface.VerifyNegatable
6416 uncommentSelection(fileName: string, textRange: TextRange): TextChange[]; method