microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScriptApache-2.0
Pinned issues
Issues
- 1
Generic function passed to generic function inferred correctly only with spread
#60552 opened by webstrand - 1
Control flow analysis does not take effect of closure of inner functions into account
#60554 opened by jpilgrim - 1
- 6
- 13
NoInfer not working on callback parameter destructuring
#60544 opened by miguel-leon - 0
`satisfies` is shown on go-to-implementation
#60551 opened by ulugbekna - 4
Incorrect Type Inference When Using Dynamic Key with Union Value Types
#60549 opened by oskarscholander - 1
Add a keyword for skipping optional type parameters in generics (to fallback to the default definition)
#60550 opened by parzhitsky - 0
GOD FIRST JOHN JAMES
#60548 opened by johnjamesna4122 - 2
- 2
Incorrect `This condition will always return 'false' since JavaScript compares objects by reference, not value` warning
#60545 opened by johndoknjas - 3
Surprising behavior evaluating `extends` in conditional type
#60531 opened by davimiku - 0
MIDIMessageEvent data is incorrectly typed
#60546 opened by kyledecot - 2
Type checking shows unexpected behavior when a function argument is defined with a partial object.
#60543 opened by umenosuke - 2
🚨 Array .map() type too wide
#60542 opened by regnaio - 0
`Convert to namespace import` refactoring should drop file extensions on namespace name
#60505 opened by mjbvz - 0
language services: If tsconfig.json under the ConguredProject project ignores some files, such as d.ts, opening these d.ts will create a new InferredProject. Is it designed like this?
#60535 opened by schizobulia - 13
Incorrect inheritance of method type
#60512 opened by Perfectoff - 0
MSBuild integration with ASP.NET Core
#60538 opened by javiercn - 1
Assignment "resets" already narrowed type
#60521 opened by hanwenguo - 1
Tuple Spread Inconsistencies When Intersected
#60539 opened by LukeAbby - 0
- 12
please delete, thx
#60524 opened by Mitsunee - 0
- 0
.module.scss.d.ts F12 does not direct to .scss.
#60532 opened by CoachRDeveloper - 2
Regression in DTS generation between TypeScript 5.6 and 5.7
#60506 opened by crisbeto - 2
- 7
[ServerErrors][TypeScript] 5.8.0-dev.20241117 vs 5.6.3
#60527 opened by typescript-bot - 5
[ServerErrors][JavaScript] 5.8.0-dev.20241117 vs 5.6.3
#60526 opened by typescript-bot - 55
[NewErrors] 5.8.0-dev.20241117 vs 5.6.3
#60525 opened by typescript-bot - 2
Map not satisfied from earlier Boolean() check
#60509 opened by Netail - 6
- 2
- 3
- 2
- 1
- 4
Contextual typing should not be prioritized over generic type parameter defaults during inference
#60519 opened by jarpoole - 1
Inconsistent type narrowing behavior between compound assignment operators and their expanded equivalents
#60520 opened by hanwenguo - 1
Non-null assertion operator whitespace allowances can create confusing conditional statements
#60518 opened by jaredmcateer - 0
`RegExp#[Symbol.matchAll]` should return iterable of `RegExpExecArray` instead of `RegExpMatchArray`
#60515 opened by lionel-rowe - 1
v5.5.4 regression "Error: Debug Failure. False expression." when using incremental `const x = { ...({} as { [K in keyof { someKey?: any }]?: undefined }) }`
#60511 opened by 700software - 2
TS2823 import attributes error when using node16 module
#60507 opened by canassa - 2
Argument of type [type] is not assignable to parameter of type [typeof itself]
#60508 opened by lionel-rowe - 1
Omit private symbols from type
#60504 opened by trusktr - 2
Aliasing affects assignability of indexed mapped types
#60503 opened by bgenia - 0
`Intl.Locale.prototype.getTimeZones()` is missing from Intl library definitions
#60496 opened by oscar-b - 0
Computing buildInfoTime even when !isIncremental
#60500 opened by JasonKleban - 3
tsc does not compiling 'with' statement ie ```import... from file.json with {type:'json'}```
#60499 opened by chidam02 - 2
Auto-imports from code actions and completions don't match order that "Organize imports" outputs
#60492 opened by MariaSolOs - 1
NuGet packages not available for pre-release versions of 5.7
#60489 opened by jdom