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-08-05 12:55:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc8fc80d09285d5b77e09ca34ebdbb85fd997790
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
60cd4bd73b
Merge pull request
#73132
from hwhung0111/Fix
...
Fix two typos
2019-05-10 16:25:49 -07:00
..
commands
Move ServerResponse into namespace
2019-01-28 13:40:27 -08:00
features
fix gdpr annotation
2019-05-01 17:24:00 +00:00
test
Fix typo in functionCallSnippet.test.ts
2019-05-01 23:35:02 +08:00
tsServer
Pick up ts 3.4.5
2019-04-23 10:50:51 -07:00
typings
…
utils
spell
2019-04-24 11:01:35 -07:00
api.ts
Add API so that extensions can configure TS Server plugins
2018-11-19 14:59:19 -08:00
extension.ts
Extract lazy activation logic
2018-11-19 16:34:15 -08: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
Check in stubbed out smart select support for js/ts
2019-04-11 16:00:46 -07:00
typescriptServiceClient.ts
Open TS Server logs in editor if possible
2019-04-12 17:24:22 -07:00
typeScriptServiceClientHost.ts
Handle invalid config file diagnostics from ts server
2019-04-10 15:21:53 -07:00