Merge pull request #1118 from Microsoft/completionWithBackSlashAfterString

Test case for completion list at backslash following string
This commit is contained in:
Sheetal Nandi 2014-11-10 15:56:38 -08:00
commit 23b861370c

View file

@ -0,0 +1,6 @@
/// <reference path='fourslash.ts'/>
////Harness.newLine = "\r"\n/**/
goTo.marker();
verify.not.completionListIsEmpty();