CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 10:56:26 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/"f16ef036ef5d36f89b2eb77c436748ed"
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=FSOhZiPD%2FVIRtEaHpzFZtsbzespGWJIO79zRxPC%2F7yClNS26WcXG4Ze7kYxtwO8Rt7%2BvM1%2BnLDjXhZ2xkkFz4bggX0C9J%2FALJKzj%2BSWmuiOxOF9mUDbTguqkeoprIOMPzdh6hiwONfIFqVay0kxUDJd5eZivzGPhVk%2F2zzWAY%2BiMxKLyr2L%2BxXrRv%2BaNN0pTtW3GQ%2Fsf4oF6od2%2Ft%2BRV1k2zG8C7qa%2Bj2%2FfwYpExO3dRn5UN2sRe%2BuAlxX3MfYqY18uTfB57hR1U54%2F42qLfxA%3D%3D--EBZ9iCi%2FXg7VpcEX--C95FJURJxWVE%2Fe3hqEJMdQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1600497228.1752922585; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 10:56:25 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 10:56:25 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AC68:9AEBD:3DCBDD:4DCC1C:687B79D9
Make useFsEvents as default strategy for the watching (#50366) · microsoft/TypeScript@fd05c0c · GitHub
Dismiss banner
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit fd05c0c
authored
Make useFsEvents as default strategy for the watching (#50366)
* Remove unnecessary parameter
* Dont store name unnecessarily in the watchers
* Polled watches and not files
* Use fs events as default watching
* Some refactoring
* Make single per directory native watchers now that we are using it as default
* Rename
* Comment1 parent 5c2f770 commit fd05c0cCopy full SHA for fd05c0c
File tree
Expand file treeCollapse file tree
404 files changed
+13762
-14412
lines changedFilter options
- src
- compiler
- harness
- testRunner/unittests
- tsbuildWatch
- tsserver
- tsserver
- tests/baselines/reference
- tsbuildWatch
- configFileErrors
- demo
- moduleResolutionCache
- moduleResolution
- noEmitOnError
- noEmit
- programUpdates
- reportErrors
- declarationEmitErrors
- introduceError
- with-circular-project-reference
- with-simple-project-reference-graph
- projectsBuilding
- publicApi
- reexport
- watchEnvironment
- tsbuild/moduleResolution
- tscWatch
- consoleClearing
- when-preserveWatchOutput-is-true-in-config-file
- emitAndErrorUpdates
- assumeChangesOnlyAffectDirectDependenciesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- assumeChangesOnlyAffectDirectDependencies
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- defaultAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- default
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModulesAndD
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- isolatedModules
- deepImportChanges
- transitive-exports
- no-circular-import
- yes-circular-import
- emit
- emit-file-content
- emit-for-configured-projects
- emit-with-outFile-or-out-setting
- when-module-emit-is-specified-as-node
- forceConsistentCasingInFileNames
- incremental
- module-compilation
- own-file-emit-without-errors
- moduleResolution
- nodenext watch emit
- programUpdates
- should-not-trigger-recompilation-because-of-program-emit
- updates-errors-in-lib-file
- when-module-file-with-global-definitions-changes
- when-non-module-file-changes
- projectsWithReferences
- resolutionCache
- ignores-changes-in-node_modules-that-start-with-dot
- sourceOfProjectReferenceRedirect
- watchApi
- watchEnvironment
- fsWatch
- watchDirectories
- watchFile
- watchOptions
- tsc
- cancellationToken
- declarationEmit
- tsserver
- cachingFileSystemInformation
- configFileSearch
- configuredProjects
- projectReferencesSourcemap
- dependencyAndUsage
- configHasNoReference
- configWithReference
- disabledSourceRef
- dependency
- configHasNoReference
- configWithReference
- disabledSourceRef
- usageProject
- configHasNoReference
- disabledSourceRef
- projects
- watchEnvironment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
404 files changed
+13762
-14412
lines changed+86-74Lines changed: 86 additions & 74 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
84 |
| - | |
85 |
| - | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
| |||
189 | 187 |
| |
190 | 188 |
| |
191 | 189 |
| |
192 |
| - | |
193 |
| - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
202 |
| - | |
| 197 | + | |
203 | 198 |
| |
204 | 199 |
| |
205 | 200 |
| |
206 | 201 |
| |
207 | 202 |
| |
208 |
| - | |
209 |
| - | |
| 203 | + | |
| 204 | + | |
210 | 205 |
| |
211 | 206 |
| |
212 | 207 |
| |
213 | 208 |
| |
214 | 209 |
| |
215 | 210 |
| |
216 |
| - | |
| 211 | + | |
217 | 212 |
| |
218 | 213 |
| |
219 | 214 |
| |
| |||
233 | 228 |
| |
234 | 229 |
| |
235 | 230 |
| |
236 |
| - | |
| 231 | + | |
237 | 232 |
| |
238 | 233 |
| |
239 | 234 |
| |
| |||
265 | 260 |
| |
266 | 261 |
| |
267 | 262 |
| |
268 |
| - | |
| 263 | + | |
269 | 264 |
| |
270 | 265 |
| |
271 | 266 |
| |
| |||
274 | 269 |
| |
275 | 270 |
| |
276 | 271 |
| |
277 |
| - | |
| 272 | + | |
278 | 273 |
| |
279 | 274 |
| |
280 | 275 |
| |
| |||
311 | 306 |
| |
312 | 307 |
| |
313 | 308 |
| |
314 |
| - | |
| 309 | + | |
315 | 310 |
| |
316 | 311 |
| |
317 | 312 |
| |
318 | 313 |
| |
319 |
| - | |
| 314 | + | |
320 | 315 |
| |
321 | 316 |
| |
322 | 317 |
| |
| |||
423 | 418 |
| |
424 | 419 |
| |
425 | 420 |
| |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
430 |
| - | |
431 |
| - | |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
437 | 432 |
| |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
438 | 447 |
| |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
458 | 457 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 | 458 |
| |
472 | 459 |
| |
473 | 460 |
| |
474 | 461 |
| |
475 | 462 |
| |
476 | 463 |
| |
477 |
| - | |
478 |
| - | |
| 464 | + | |
479 | 465 |
| |
480 | 466 |
| |
481 | 467 |
| |
| |||
512 | 498 |
| |
513 | 499 |
| |
514 | 500 |
| |
515 |
| - | |
516 |
| - | |
| 501 | + | |
517 | 502 |
| |
518 | 503 |
| |
519 | 504 |
| |
| |||
529 | 514 |
| |
530 | 515 |
| |
531 | 516 |
| |
532 |
| - | |
533 |
| - | |
| 517 | + | |
534 | 518 |
| |
535 | 519 |
| |
536 | 520 |
| |
| |||
792 | 776 |
| |
793 | 777 |
| |
794 | 778 |
| |
795 |
| - | |
796 |
| - | |
| 779 | + | |
797 | 780 |
| |
798 | 781 |
| |
799 | 782 |
| |
| |||
854 | 837 |
| |
855 | 838 |
| |
856 | 839 |
| |
857 |
| - | |
| 840 | + | |
858 | 841 |
| |
859 | 842 |
| |
860 | 843 |
| |
| |||
878 | 861 |
| |
879 | 862 |
| |
880 | 863 |
| |
881 |
| - | |
| 864 | + | |
882 | 865 |
| |
883 | 866 |
| |
884 | 867 |
| |
| |||
896 | 879 |
| |
897 | 880 |
| |
898 | 881 |
| |
| 882 | + | |
| 883 | + | |
| 884 | + | |
899 | 885 |
| |
900 | 886 |
| |
901 | 887 |
| |
| |||
968 | 954 |
| |
969 | 955 |
| |
970 | 956 |
| |
971 |
| - | |
| 957 | + | |
972 | 958 |
| |
973 | 959 |
| |
974 | 960 |
| |
| |||
1073 | 1059 |
| |
1074 | 1060 |
| |
1075 | 1061 |
| |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
1076 | 1071 |
| |
1077 | 1072 |
| |
1078 | 1073 |
| |
1079 | 1074 |
| |
1080 | 1075 |
| |
1081 | 1076 |
| |
1082 | 1077 |
| |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
1083 | 1095 |
| |
1084 | 1096 |
| |
1085 | 1097 |
| |
| |||
1445 | 1457 |
| |
1446 | 1458 |
| |
1447 | 1459 |
| |
1448 |
| - | |
| 1460 | + | |
1449 | 1461 |
| |
1450 | 1462 |
| |
1451 | 1463 |
| |
|
You can’t perform that action at this time.
0 commit comments