Method | Description | |
---|---|---|
GetFilePath ( FilePath path ) : string | ||
GetFilePath ( |
||
GetFilePath ( string file ) : string | ||
GetMemberCompletionsAt ( string filename, int position ) : IEnumerable |
||
TypeScriptService ( |
||
UpdateLastEditTime ( FilePath file ) : void | ||
UpdateScripts ( ) : void |
public GetFilePath ( FilePath path ) : string | ||
path | FilePath | |
return | string |
public GetFilePath ( |
||
file | ||
return | string |
public GetMemberCompletionsAt ( string filename, int position ) : IEnumerable |
||
filename | string | |
position | int | |
return | IEnumerable |
public TypeScriptService ( |
||
project | ||
return | System |
public UpdateLastEditTime ( FilePath file ) : void | ||
file | FilePath | |
return | void |