CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 08:25:47 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/"f07d59ae150e1c2dee5012eea32e9842"
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=DDRSvrXA3A7g0%2FhJ9YjK2cGTnkSjkfRn0zrqsOAFVi1eimn4xNMtouGNynl2ycWNRI%2BunTT0Y1ztt8tpPW3YVwoVTbvD8hJdF2Z92uy2g%2BTaerAb%2FOBGT8JCXTeGJUZ3k3ab4xIsJVqEr7fx3bzT4fMBgQREQKiNZFOCiY%2F0hJOF%2Brxc5VEihS8KbmeVjNmb0lokTyPB13zElFT%2F3qmsiX9UYPAV7hupLxMBWeqwx1VaWIFSWvnA7ucSaGQt%2Bm23e9XIF%2FXXlcRUkVzpmIjOEw%3D%3D--gbWpji%2FlB%2FRFDVAG--Ijjmc30A%2F93Z6uZRSCrwsg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.413467088.1753259144; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:25:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:25:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B996:39062F:71692E:8CDF92:68809C88
Add `autoImportSpecifierExcludeRegexes` preference (#59543) · microsoft/TypeScript@09caaf6 · GitHub
Copy file name to clipboardExpand all lines: src/compiler/moduleSpecifiers.ts
Copy file name to clipboardExpand all lines: src/services/completions.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/typescript.d.ts
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: tests/cases/fourslash/fourslash.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit 09caaf6
authored
File tree
Expand file treeCollapse file tree
8 files changed
+183
-14
lines changedFilter options
- src
- compiler
- services
- tests
- baselines/reference/api
- cases/fourslash
Expand file treeCollapse file tree
8 files changed
+183
-14
lines changedsrc/compiler/moduleSpecifiers.ts
Copy file name to clipboardExpand all lines: src/compiler/moduleSpecifiers.ts+62-10Lines changed: 62 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
86 | 87 |
| |
87 | 88 |
| |
88 | 89 |
| |
| |||
127 | 128 |
| |
128 | 129 |
| |
129 | 130 |
| |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
130 | 159 |
| |
131 | 160 |
| |
132 | 161 |
| |
| |||
144 | 173 |
| |
145 | 174 |
| |
146 | 175 |
| |
| 176 | + | |
147 | 177 |
| |
148 | 178 |
| |
149 | 179 |
| |
150 | 180 |
| |
151 |
| - | |
| 181 | + | |
152 | 182 |
| |
153 | 183 |
| |
154 | 184 |
| |
155 | 185 |
| |
156 | 186 |
| |
157 | 187 |
| |
158 | 188 |
| |
| 189 | + | |
159 | 190 |
| |
160 | 191 |
| |
161 | 192 |
| |
| |||
362 | 393 |
| |
363 | 394 |
| |
364 | 395 |
| |
365 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
366 | 403 |
| |
367 | 404 |
| |
368 | 405 |
| |
| |||
459 | 496 |
| |
460 | 497 |
| |
461 | 498 |
| |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
467 | 506 |
| |
468 | 507 |
| |
469 | 508 |
| |
| |||
476 | 515 |
| |
477 | 516 |
| |
478 | 517 |
| |
479 |
| - | |
| 518 | + | |
480 | 519 |
| |
481 | 520 |
| |
482 | 521 |
| |
| |||
512 | 551 |
| |
513 | 552 |
| |
514 | 553 |
| |
515 |
| - | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
516 | 559 |
| |
517 | 560 |
| |
518 | 561 |
| |
| |||
536 | 579 |
| |
537 | 580 |
| |
538 | 581 |
| |
539 |
| - | |
| 582 | + | |
540 | 583 |
| |
541 | 584 |
| |
542 | 585 |
| |
| |||
568 | 611 |
| |
569 | 612 |
| |
570 | 613 |
| |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
571 | 623 |
| |
572 | 624 |
| |
573 | 625 |
| |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10260 | 10260 |
| |
10261 | 10261 |
| |
10262 | 10262 |
| |
| 10263 | + | |
10263 | 10264 |
| |
10264 | 10265 |
| |
10265 | 10266 |
| |
|
src/services/completions.ts
Copy file name to clipboardExpand all lines: src/services/completions.ts+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 | 87 |
| |
89 | 88 |
| |
90 | 89 |
| |
| |||
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
305 | 304 |
| |
306 | 305 |
| |
307 | 306 |
| |
| |||
629 | 628 |
| |
630 | 629 |
| |
631 | 630 |
| |
632 |
| - | |
| 631 | + | |
633 | 632 |
| |
634 | 633 |
| |
635 | 634 |
| |
636 | 635 |
| |
637 |
| - | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
638 | 641 |
| |
639 | 642 |
| |
640 | 643 |
| |
|
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 | |
---|---|---|---|
| |||
8241 | 8241 |
| |
8242 | 8242 |
| |
8243 | 8243 |
| |
| 8244 | + | |
8244 | 8245 |
| |
8245 | 8246 |
| |
8246 | 8247 |
| |
|
tests/cases/fourslash/autoImportSpecifierExcludeRegexes1.ts
Copy file name to clipboard+61Lines changed: 61 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + |
tests/cases/fourslash/autoImportSpecifierExcludeRegexes2.ts
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
tests/cases/fourslash/autoImportSpecifierExcludeRegexes3.ts
Copy file name to clipboard+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
tests/cases/fourslash/fourslash.ts
Copy file name to clipboardExpand all lines: tests/cases/fourslash/fourslash.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
| 689 | + | |
689 | 690 |
| |
690 | 691 |
| |
691 | 692 |
| |
|
You can’t perform that action at this time.
0 commit comments