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-08-22 13:13:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b30e7b2c7c51053f07fd047dd2cf2a2ebcb522b
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Isabel Duan
and
GitHub
948f6a1aaf
fix typescript/54492: check if file rename changes extension (
#200220
)
...
check if file extension has been changed
2023-12-13 01:23:10 +00:00
..
commands
…
configuration
…
filesystems
…
languageFeatures
fix typescript/54492: check if file rename changes extension (
#200220
)
2023-12-13 01:23:10 +00:00
logging
…
task
…
test
…
tsServer
Hook up mapped code edits experiment for TS (
#198478
)
2023-11-17 02:07:09 +00:00
ui
…
utils
…
api.ts
…
experimentationService.ts
…
experimentTelemetryReporter.ts
…
extension.browser.ts
Bump hardcoded web TS version (
#198713
)
2023-11-21 00:25:20 +01:00
extension.ts
…
languageProvider.ts
Making
move to
code action appear less often (
#198864
)
2023-11-29 02:00:19 +01:00
lazyClientHost.ts
…
remoteRepositories.browser.ts
…
test-all.ts
…
tsconfig.ts
Switch back to
node
as default for
moduleResolution
(
#197031
)
2023-10-31 00:40:44 +01:00
typeConverters.ts
…
typescriptService.ts
Hook up mapped code edits experiment for TS (
#198478
)
2023-11-17 02:07:09 +00:00
typescriptServiceClient.ts
…
typeScriptServiceClientHost.ts
…