CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 16:53:13 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/"ccb89a4751672781c54ca83fac8869e2"
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=s3Dlh8eXYQNSN9x2y0a%2BEWAJR%2FRd40RVGRpzsqNaAhyQJt3dYO7M56%2BmMsM8%2BN967FnEeM9VCva9nNDN82S06bPTjFn244zHXXEFJMEXBa8ys54RB3LJUQ6PmLclynskacBiAz74J01KQqz5j5WsOxabF9nLDGIOgV7npyB4ygVWyIyb8xcdkbsLlqW0wv5F0YByV1x3vrSQ62z9GNcDE%2BK7UZQ4J6oGsHhgPiMt9igoFZQ1j74S93p5ecAOMRdH0o9WiJQKL%2Bcu6nU3On8iUQ%3D%3D--hgnoxHRIUTO4uOgs--UdKOzaATnRW63VrsJfyuqQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.639841620.1753289591; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 16:53:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 16:53:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9A10:1A99C5:EEFDC7:11A4B08:68811377
Add user preference for preferring type-only auto imports (#56090) · microsoft/TypeScript@aef4e46 · GitHub
Copy file name to clipboardExpand all lines: src/harness/fourslashImpl.ts
Copy file name to clipboardExpand all lines: src/harness/fourslashInterfaceImpl.ts
Copy file name to clipboardExpand all lines: src/services/codefixes/importFixes.ts
Copy file name to clipboardExpand all lines: tests/baselines/reference/api/typescript.d.ts
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 aef4e46
authored
File tree
Expand file treeCollapse file tree
7 files changed
+97
-11
lines changedFilter options
- src
- compiler
- harness
- services/codefixes
- tests
- baselines/reference/api
- cases/fourslash
Expand file treeCollapse file tree
7 files changed
+97
-11
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10014 | 10014 |
| |
10015 | 10015 |
| |
10016 | 10016 |
| |
| 10017 | + | |
10017 | 10018 |
| |
10018 | 10019 |
| |
10019 | 10020 |
| |
|
src/harness/fourslashImpl.ts
Copy file name to clipboardExpand all lines: src/harness/fourslashImpl.ts+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3347 | 3347 |
| |
3348 | 3348 |
| |
3349 | 3349 |
| |
3350 |
| - | |
3351 |
| - | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
| 3354 | + | |
| 3355 | + | |
3352 | 3356 |
| |
3353 | 3357 |
| |
3354 | 3358 |
| |
3355 |
| - | |
| 3359 | + | |
3356 | 3360 |
| |
3357 | 3361 |
| |
3358 | 3362 |
| |
|
src/harness/fourslashInterfaceImpl.ts
Copy file name to clipboardExpand all lines: src/harness/fourslashInterfaceImpl.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1869 | 1869 |
| |
1870 | 1870 |
| |
1871 | 1871 |
| |
| 1872 | + | |
1872 | 1873 |
| |
1873 | 1874 |
| |
1874 | 1875 |
| |
|
src/services/codefixes/importFixes.ts
Copy file name to clipboardExpand all lines: src/services/codefixes/importFixes.ts+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
389 | 389 |
| |
390 | 390 |
| |
391 | 391 |
| |
| 392 | + | |
392 | 393 |
| |
393 | 394 |
| |
394 | 395 |
| |
| |||
1348 | 1349 |
| |
1349 | 1350 |
| |
1350 | 1351 |
| |
| 1352 | + | |
1351 | 1353 |
| |
1352 | 1354 |
| |
1353 | 1355 |
| |
| |||
1505 | 1507 |
| |
1506 | 1508 |
| |
1507 | 1509 |
| |
1508 |
| - | |
| 1510 | + | |
1509 | 1511 |
| |
1510 | 1512 |
| |
1511 | 1513 |
| |
| |||
1604 | 1606 |
| |
1605 | 1607 |
| |
1606 | 1608 |
| |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
1607 | 1613 |
| |
1608 | 1614 |
| |
1609 | 1615 |
| |
1610 | 1616 |
| |
1611 | 1617 |
| |
1612 | 1618 |
| |
1613 | 1619 |
| |
| 1620 | + | |
1614 | 1621 |
| |
1615 | 1622 |
| |
1616 | 1623 |
| |
1617 | 1624 |
| |
1618 | 1625 |
| |
1619 | 1626 |
| |
1620 | 1627 |
| |
1621 |
| - | |
| 1628 | + | |
1622 | 1629 |
| |
1623 | 1630 |
| |
1624 | 1631 |
| |
1625 | 1632 |
| |
1626 | 1633 |
| |
1627 | 1634 |
| |
1628 |
| - | |
| 1635 | + | |
1629 | 1636 |
| |
1630 |
| - | |
| 1637 | + | |
1631 | 1638 |
| |
1632 |
| - | |
| 1639 | + | |
1633 | 1640 |
| |
1634 | 1641 |
| |
1635 | 1642 |
| |
| |||
1643 | 1650 |
| |
1644 | 1651 |
| |
1645 | 1652 |
| |
1646 |
| - | |
| 1653 | + | |
1647 | 1654 |
| |
1648 | 1655 |
| |
1649 | 1656 |
| |
1650 | 1657 |
| |
1651 | 1658 |
| |
1652 | 1659 |
| |
1653 |
| - | |
| 1660 | + | |
1654 | 1661 |
| |
1655 | 1662 |
| |
1656 | 1663 |
| |
|
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 | |
---|---|---|---|
| |||
8742 | 8742 |
| |
8743 | 8743 |
| |
8744 | 8744 |
| |
| 8745 | + | |
8745 | 8746 |
| |
8746 | 8747 |
| |
8747 | 8748 |
| |
|
tests/cases/fourslash/autoImportTypeOnlyPreferred3.ts
Copy file name to clipboard+71Lines changed: 71 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 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + |
tests/cases/fourslash/fourslash.ts
Copy file name to clipboardExpand all lines: tests/cases/fourslash/fourslash.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
366 |
| - | |
| 366 | + | |
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
| |||
663 | 663 |
| |
664 | 664 |
| |
665 | 665 |
| |
| 666 | + | |
666 | 667 |
| |
667 | 668 |
| |
668 | 669 |
| |
|
You can’t perform that action at this time.
0 commit comments