Add getCurrentDirectory to ServerHost

This commit is contained in:
zhengbli
2016-06-28 11:43:07 -07:00
parent 6be7d9caa6
commit 6ff91b84ab
3 changed files with 26 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
/// <reference path='../fourslash.ts' />
/////// <reference types="foo" />
////var x: number;
////x./*1*/
goTo.marker("1");
verify.not.completionListIsEmpty();