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-06-07 16:16:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f186dd19fe26fca0242a27264bd429b7af2bdd5b
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
7c6c7ac5fe
Allow extends to work without json suffix
...
Fixes
#16905
2018-08-02 10:36:07 +02:00
..
features
Allow extends to work without json suffix
2018-08-02 10:36:07 +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
Don't lowercase all file paths on case insensitive file-sysystems for geterr
2018-07-27 14:00:52 -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
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
Try to interupt getErr request for user opetions
2018-07-26 18:34:18 -07:00
typeScriptServiceClientHost.ts
Use more explicit types for ts server execute
2018-07-26 17:36:11 -07:00