This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-09-10 12:34:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a432fbda62b429c8d547005be94f2fa27cd6f02b
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
and
Daniel Rosenwasser
c16036705e
Initial contents for experimentation in typescript-language-features. (
#153358
)
...
Co-authored-by: Daniel Rosenwasser <
Daniel.Rosenwasser@microsoft.com
>
2022-06-27 12:53:24 -07:00
..
commands
Allow manually restarting TS Server even if it has crashed too many times
2022-03-08 18:48:48 -08:00
languageFeatures
Clarify label on source action (
#153356
)
2022-06-27 19:01:41 +00:00
task
Use
[].flat()
2022-03-03 15:03:33 -08:00
test
Use correct casting when working with Object.freeze
2022-03-16 16:00:32 -07:00
tsServer
Use more optional chaining in TS extension (
#152271
)
2022-06-16 05:33:58 +02:00
ui
Don't show busy for JS/TS files not in workspace
2022-04-05 17:03:12 -07:00
utils
Use more optional chaining in TS extension (
#152271
)
2022-06-16 05:33:58 +02:00
api.ts
…
experimentationService.ts
Initial contents for experimentation in typescript-language-features. (
#153358
)
2022-06-27 12:53:24 -07:00
extension.browser.ts
Move js/ts language configs to json file
2022-02-03 11:38:09 -08:00
extension.ts
chore: update to electron 17 (
#143223
)
2022-03-11 00:51:37 +09:00
languageProvider.ts
Sort
2022-04-21 22:23:48 -04:00
lazyClientHost.ts
Use
[].flat()
2022-03-03 15:03:33 -08:00
protocol.const.ts
…
protocol.d.ts
…
test-all.ts
…
typescriptService.ts
Switch to finalized TS protocol types (
#152259
)
2022-06-15 15:37:21 -07:00
typescriptServiceClient.ts
Use more optional chaining in TS extension (
#152271
)
2022-06-16 05:33:58 +02:00
typeScriptServiceClientHost.ts
Use
[].flat()
2022-03-03 15:03:33 -08:00