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-02-27 05:05:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
081a55a330c31e1affcdc4778f4b2d1bb40d81de
vscode
/
extensions
/
typescript
/
src
History
Matt Bierner
ee6ac95120
Fix
?
being appended to optional completions when using
useCodeSnippetsOnMethodSuggest
...
Fixes
#42955
2018-02-16 17:51:16 -08:00
..
features
Fix
?
being appended to optional completions when using
useCodeSnippetsOnMethodSuggest
2018-02-16 17:51:16 -08:00
typings
…
utils
Also fix formatting in tracer
2018-02-08 15:16:33 -08:00
commands.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00
extension.ts
Add support for Language Packs
2018-01-25 21:14:34 +01:00
languageProvider.ts
Update extensions for TS 2.7
2018-02-08 14:28:55 -08:00
protocol.const.ts
…
protocol.d.ts
…
typescriptService.ts
Add quick fix all for JS/TS
2018-01-18 17:22:58 -08:00
typescriptServiceClient.ts
Restore automatically putting TS Server in debug more if TSS_DEBUG is set
2018-01-29 10:50:39 -08:00
typeScriptServiceClientHost.ts
Rename typeScriptMain -> typeScriptServiceClientHost
2018-01-05 11:27:59 -08:00