This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-07-09 00:05:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2d06bb69b8790f9e68ef4e2e572809f9dd3abaf
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Alex Ross
8b497a9019
Add slash type message to typescript tasks
...
Part of
#74995
2019-07-11 11:16:30 +02:00
..
commands
Move ServerResponse into namespace
2019-01-28 13:40:27 -08:00
features
Add slash type message to typescript tasks
2019-07-11 11:16:30 +02:00
test
Add experimental dual TS server
2019-06-20 17:11:20 -07:00
tsServer
Make sure we always kill the syntax server when the semantic server exists
2019-07-01 17:30:42 -07:00
typings
Delete vscode-typescript upon close of VS Code (
#73801
)
2019-05-17 18:55:31 +00:00
utils
Enable useSeparateSyntaxServer by default and remove the experimental section from setting name
2019-07-01 15:10:21 -07:00
api.ts
Add API so that extensions can configure TS Server plugins
2018-11-19 14:59:19 -08:00
extension.ts
Delete vscode-typescript upon close of VS Code (
#73801
)
2019-05-17 18:55:31 +00:00
languageProvider.ts
Register features with Promise.all instead of sequentially
2019-04-11 16:00:46 -07:00
protocol.const.ts
Don't trigger parameter hints when completing empty method
2018-11-29 12:03:36 -08:00
protocol.d.ts
…
typescriptService.ts
Make execute command a configuration object
2019-06-20 18:01:49 -07:00
typescriptServiceClient.ts
Fix file name spelling
2019-06-24 11:54:45 -07:00
typeScriptServiceClientHost.ts
notify tsserver about changes in external files.
2019-06-13 19:20:33 +03:00