mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Add getCurrentDirectory to ServerHost
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/// <reference path='../fourslash.ts' />
|
||||
|
||||
/////// <reference types="foo" />
|
||||
////var x: number;
|
||||
////x./*1*/
|
||||
|
||||
goTo.marker("1");
|
||||
verify.not.completionListIsEmpty();
|
||||
|
||||
Reference in New Issue
Block a user