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-05-14 12:11:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fa2c8b650e2580c2da0738769307abdb5be01ac
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
e6572ca1ea
Make sure we don't log an exception for cancelled ts requests while server is still coming online
...
Fixes
#58781
2018-09-17 13:59:29 -07:00
..
features
Make sure we don't log an exception for cancelled ts requests while server is still coming online
2018-09-17 13:59:29 -07:00
test
Fix a double dash in the previewer if an @param jsdoc tag has a hyphen after the param name (
#53365
)
2018-07-06 12:53:44 -07:00
typings
…
utils
Refactoring to create TS Server object
2018-09-13 11:55:44 -07:00
commands.ts
Fix projectInfo call signature for TS 3.0
2018-07-26 17:36:11 -07:00
extension.ts
Use flatten in a few places to improve readability
2018-07-20 17:58:43 -07:00
languageProvider.ts
Register a single workspacesymbol provider for js/ts
2018-09-13 15:43:47 -07:00
protocol.const.ts
Use properties for commitCharacters
2018-07-13 11:42:58 -07:00
protocol.d.ts
Add tag closing completions
2018-06-19 11:06:35 -07:00
server.ts
Make we always complete canceled ts server requests properly
2018-09-17 13:59:29 -07:00
typescriptService.ts
Try to interupt getErr request for user opetions
2018-07-26 18:34:18 -07:00
typescriptServiceClient.ts
Refactoring to create TS Server object
2018-09-13 11:55:44 -07:00
typeScriptServiceClientHost.ts
Use async import for registering update paths
2018-09-13 15:43:47 -07:00