Searched defs:insertComment (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 150709 function toggleLineComment(fileName, textRange, insertComment) { argument 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { argument
|
| D | typescript.js | 150709 function toggleLineComment(fileName, textRange, insertComment) { argument 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { argument
|
| D | tsserverlibrary.js | 150709 function toggleLineComment(fileName, textRange, insertComment) { argument 150766 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { argument
|
| D | tsserver.js | 150140 function toggleLineComment(fileName, textRange, insertComment) { argument 150197 function toggleMultilineComment(fileName, textRange, insertComment, isInsideJsx) { argument
|