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-11 00:59:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c70da4c8ccbc6f001ea1d04743a7ed7b44fb3ed
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Ron Buckton
340f7beef9
Fix to allow for optional chain token in completions (
#81402
)
2019-09-25 11:13:58 -07:00
..
commands
Format files for 3.6
2019-09-02 21:29:05 -06:00
features
Fix to allow for optional chain token in completions (
#81402
)
2019-09-25 11:13:58 -07:00
test
Add experimental dual TS server
2019-06-20 17:11:20 -07:00
tsServer
Remove gating for TS < 2.2.0 features
2019-09-11 15:50:50 -07:00
typings
…
utils
Add telemtry property for local TS version
2019-09-12 17:27:28 -07:00
api.ts
…
extension.ts
Implement resolveTask for typescript tasks
2019-08-06 09:59:09 +02:00
languageProvider.ts
…
protocol.const.ts
…
protocol.d.ts
…
typescriptService.ts
Make execute command a configuration object
2019-06-20 18:01:49 -07:00
typescriptServiceClient.ts
Add telemtry property for local TS version
2019-09-12 17:27:28 -07:00
typeScriptServiceClientHost.ts
…