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-10 16:49:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8494e2b1b0e795fb338dedcd932226d51fa3a96
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Johannes Rieken
b0f63ff69d
Merge pull request
#57155
from Microsoft/joh/ts-webpack
...
Webpack for ts extension
2018-08-24 17:00:11 +02:00
..
features
Disable node_modules check for update paths on file rename
2018-08-24 16:02:49 +02: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
wip
2018-08-24 14:54:50 +02: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
Add base Disposable class to help manage disposables
2018-07-25 18:17:56 -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
typescriptService.ts
Try to interupt getErr request for user opetions
2018-07-26 18:34:18 -07:00
typescriptServiceClient.ts
Remove std-fork
2018-08-21 17:05:46 +02:00
typeScriptServiceClientHost.ts
Use more explicit types for ts server execute
2018-07-26 17:36:11 -07:00