CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 05:06:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/microsoft/TypeScript.git
etag: W/"87aa6999d1950856d66d501838e65673"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Pr9gWD8Hs3muYsRQOV0F6NCsBUg2q0IpbmcwfkR2amozqw0ndpAMbOkIZx9Wa2TMUwcbCZy%2FHNHWPfYtnhDQ9TBy7M%2BGs5v7iAIVlK5bNkLODa1ntkVbtlFd0kq%2FSyGQQZtd1TDMXekaU828m0Rt7H66cz7O8cYPFLcgyZFITQmbo%2FM1u%2Fa8oNUfwZTa6xsT%2BP5bd1V2x7QWa7FOxdfCzvW2JOSRXCCzl4ElO35zQ3lH7%2B4E4WdopTc7Ed3h7pj799Jg%2FFqCy08nM81FqYNMVw%3D%3D--JpaGFNTbr8%2BFNhaV--iVzXznq17hNzhXGSZjpDRA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1282922676.1752901593; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 05:06:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 05:06:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CDBA:30DC:F6FF7:14F8A1:687B27D9
Use realpathSync.native on case-insensitive file systems (#44966) · microsoft/TypeScript@7fc1cb4 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/moduleNameResolver.ts
Copy file name to clipboardExpand all lines: src/harness/harnessLanguageService.ts
Copy file name to clipboardExpand all lines: src/testRunner/unittests/moduleResolution.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/tsserverlibrary.d.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/typescript.d.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 7fc1cb4
authored
Use realpathSync.native on case-insensitive file systems (#44966)
* Make getSourceOfProjectReferenceRedirect take a Path
* Add useCaseSensitiveFileNames to ModuleResolutionHost
...so that path comparisons can use it during module resolution.
* Re-enable realpathSync.native for case-insensitive file systems1 parent 983ddf5 commit 7fc1cb4Copy full SHA for 7fc1cb4
File tree
Expand file treeCollapse file tree
10 files changed
+39
-28
lines changedFilter options
- src
- compiler
- harness
- server
- testRunner/unittests
- tests/baselines/reference/api
Expand file treeCollapse file tree
10 files changed
+39
-28
lines changedsrc/compiler/moduleNameResolver.ts
Copy file name to clipboardExpand all lines: src/compiler/moduleNameResolver.ts+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
283 | 288 |
| |
284 | 289 |
| |
285 | 290 |
| |
| |||
343 | 348 |
| |
344 | 349 |
| |
345 | 350 |
| |
346 |
| - | |
| 351 | + | |
347 | 352 |
| |
348 | 353 |
| |
349 | 354 |
| |
| |||
1122 | 1127 |
| |
1123 | 1128 |
| |
1124 | 1129 |
| |
1125 |
| - | |
| 1130 | + | |
1126 | 1131 |
| |
1127 | 1132 |
| |
1128 | 1133 |
| |
|
+20-22Lines changed: 20 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1163 | 1163 |
| |
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 |
| - | |
| 1166 | + | |
1167 | 1167 |
| |
1168 | 1168 |
| |
1169 | 1169 |
| |
1170 | 1170 |
| |
1171 | 1171 |
| |
1172 | 1172 |
| |
1173 | 1173 |
| |
1174 |
| - | |
1175 |
| - | |
1176 |
| - | |
| 1174 | + | |
| 1175 | + | |
1177 | 1176 |
| |
1178 | 1177 |
| |
1179 |
| - | |
1180 |
| - | |
| 1178 | + | |
| 1179 | + | |
1181 | 1180 |
| |
1182 | 1181 |
| |
1183 | 1182 |
| |
| |||
2472 | 2471 |
| |
2473 | 2472 |
| |
2474 | 2473 |
| |
2475 |
| - | |
| 2474 | + | |
2476 | 2475 |
| |
2477 | 2476 |
| |
2478 | 2477 |
| |
| |||
2514 | 2513 |
| |
2515 | 2514 |
| |
2516 | 2515 |
| |
2517 |
| - | |
| 2516 | + | |
2518 | 2517 |
| |
2519 | 2518 |
| |
2520 | 2519 |
| |
2521 | 2520 |
| |
2522 | 2521 |
| |
2523 |
| - | |
| 2522 | + | |
2524 | 2523 |
| |
2525 | 2524 |
| |
2526 | 2525 |
| |
2527 | 2526 |
| |
2528 |
| - | |
| 2527 | + | |
| 2528 | + | |
2529 | 2529 |
| |
2530 |
| - | |
| 2530 | + | |
2531 | 2531 |
| |
2532 | 2532 |
| |
2533 | 2533 |
| |
| |||
2537 | 2537 |
| |
2538 | 2538 |
| |
2539 | 2539 |
| |
2540 |
| - | |
2541 |
| - | |
| 2540 | + | |
| 2541 | + | |
2542 | 2542 |
| |
2543 | 2543 |
| |
2544 | 2544 |
| |
2545 |
| - | |
| 2545 | + | |
2546 | 2546 |
| |
2547 | 2547 |
| |
2548 | 2548 |
| |
| |||
2750 | 2750 |
| |
2751 | 2751 |
| |
2752 | 2752 |
| |
2753 |
| - | |
2754 |
| - | |
| 2753 | + | |
| 2754 | + | |
2755 | 2755 |
| |
2756 | 2756 |
| |
2757 | 2757 |
| |
| |||
2772 | 2772 |
| |
2773 | 2773 |
| |
2774 | 2774 |
| |
2775 |
| - | |
| 2775 | + | |
2776 | 2776 |
| |
2777 | 2777 |
| |
2778 | 2778 |
| |
| |||
2954 | 2954 |
| |
2955 | 2955 |
| |
2956 | 2956 |
| |
2957 |
| - | |
2958 | 2957 |
| |
2959 | 2958 |
| |
2960 |
| - | |
2961 | 2959 |
| |
2962 | 2960 |
| |
2963 | 2961 |
| |
| |||
3691 | 3689 |
| |
3692 | 3690 |
| |
3693 | 3691 |
| |
3694 |
| - | |
| 3692 | + | |
3695 | 3693 |
| |
3696 | 3694 |
| |
3697 | 3695 |
| |
| |||
3778 | 3776 |
| |
3779 | 3777 |
| |
3780 | 3778 |
| |
3781 |
| - | |
| 3779 | + | |
3782 | 3780 |
| |
3783 |
| - | |
| 3781 | + | |
3784 | 3782 |
| |
3785 | 3783 |
| |
3786 | 3784 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 | 1281 |
| |
1282 |
| - | |
| 1282 | + | |
1283 | 1283 |
| |
1284 | 1284 |
| |
1285 | 1285 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6461 | 6461 |
| |
6462 | 6462 |
| |
6463 | 6463 |
| |
| 6464 | + | |
6464 | 6465 |
| |
6465 | 6466 |
| |
6466 | 6467 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6210 | 6210 |
| |
6211 | 6211 |
| |
6212 | 6212 |
| |
| 6213 | + | |
6213 | 6214 |
| |
| 6215 | + | |
6214 | 6216 |
| |
6215 | 6217 |
| |
6216 | 6218 |
| |
|
src/harness/harnessLanguageService.ts
Copy file name to clipboardExpand all lines: src/harness/harnessLanguageService.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
328 |
| - | |
| 328 | + | |
| 329 | + | |
329 | 330 |
| |
330 | 331 |
| |
331 | 332 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1706 | 1706 |
| |
1707 | 1707 |
| |
1708 | 1708 |
| |
| 1709 | + | |
1709 | 1710 |
| |
1710 | 1711 |
| |
1711 | 1712 |
| |
|
src/testRunner/unittests/moduleResolution.ts
Copy file name to clipboardExpand all lines: src/testRunner/unittests/moduleResolution.ts+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
72 |
| - | |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
|
tests/baselines/reference/api/tsserverlibrary.d.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/tsserverlibrary.d.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3059 | 3059 |
| |
3060 | 3060 |
| |
3061 | 3061 |
| |
| 3062 | + | |
3062 | 3063 |
| |
3063 | 3064 |
| |
3064 | 3065 |
| |
|
tests/baselines/reference/api/typescript.d.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/typescript.d.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3059 | 3059 |
| |
3060 | 3060 |
| |
3061 | 3061 |
| |
| 3062 | + | |
3062 | 3063 |
| |
3063 | 3064 |
| |
3064 | 3065 |
| |
|
You can’t perform that action at this time.
0 commit comments