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-09 00:05:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b0d700f7a934912e21295dfd16d82c0cb5fd13d
vscode
/
extensions
/
typescript-language-features
/
src
T
History
Matt Bierner
34b0301287
Fix insert range of ts entries with replacement spans (
#202287
)
...
Fix
#202153
2024-01-11 23:27:22 +01:00
..
commands
…
configuration
[typescript-language-features] Add option for excluding library symbols in "Go to Symbol in Workspace" (
#192798
)
2023-09-13 18:19:52 +00:00
filesystems
JS/TS package acquisition (
#184438
)
2023-08-28 00:49:40 -07:00
languageFeatures
Fix insert range of ts entries with replacement spans (
#202287
)
2024-01-11 23:27:22 +01:00
logging
…
task
…
test
Don't parse
@link
inside
@example
JSDoc tags (
#187877
)
2023-07-13 16:02:57 -07:00
tsServer
Fix tsserver crashing when using custom node path (
#201966
)
2024-01-09 11:02:53 -08:00
ui
Show TS Server commands in diff editors and notebook cells (
#201847
)
2024-01-04 15:54:50 -08:00
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
Fix undefined getting printed (
#201250
)
2023-12-20 00:22:43 +01:00
typeScriptServiceClientHost.ts
…