-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Insights: microsoft/TypeScript
Overview
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
Handle lock file 3 version when caching the typings ensuring we can reuse already installed packages
#61730 merged
May 21, 2025
3 Pull requests opened by 3 people
-
Suggest completions for type arguments of expressions
#61758 opened
May 23, 2025 -
Return an error if either the left or right value are of type boolean
#61759 opened
May 23, 2025
8 Issues closed by 5 people
-
TS2823 import attributes error when using node16 module
#60507 closed
May 23, 2025 -
api albaRiyhm link cycle
#61757 closed
May 23, 2025 -
private constructor(){}, It is necessary to also explicitly limit instantiation in the compiled js
#61736 closed
May 23, 2025 -
Assingment type inference is broken with map, forEach
#61755 closed
May 22, 2025 -
Overriding type of union works as declared type but not as generic type
#61729 closed
May 22, 2025 -
TS Server Plugin rename supoort transform user input
#61702 closed
May 22, 2025 -
Function definition parameter type inference
#61715 closed
May 22, 2025
11 Issues opened by 11 people
-
Spreading constrained generic parameters allows for invalid/unsafe return types
#61754 opened
May 22, 2025 -
`declare namespace { using ... }` generates incorrect dts
#61752 opened
May 22, 2025 -
Completions for type arguments of expressions
#61751 opened
May 22, 2025 -
Tuples: maintaining type-param in the type of it's items
#61750 opened
May 22, 2025 -
noUnusedLocals doesn't error when using a ...rest declaration
#61748 opened
May 21, 2025 -
`for (using of =` is incorrectly parsed.
#61747 opened
May 21, 2025 -
Intersection of `object` and array breaks homomorphism
#61745 opened
May 21, 2025 -
TS looses track of enum coming from module declaration
#61744 opened
May 21, 2025 -
Intersection with a mapped type breaks bypassing private assignability.
#61743 opened
May 21, 2025 -
Design Meeting Notes, 5/21/2025
#61742 opened
May 21, 2025
49 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Missing references in TypeScript
#61741 commented on
May 21, 2025 • 0 new comments -
@ts-ignore for the block scope and imports
#19573 commented on
May 21, 2025 • 0 new comments -
Format on paste deletes jsx comment content
#61749 commented on
May 22, 2025 • 0 new comments -
Javascript: Object.assign to assign property values for classes is not respected
#26792 commented on
May 22, 2025 • 0 new comments -
Index signatures in type definitions: now we have `noUncheckedIndexedAccess`, include or omit `undefined`?
#42810 commented on
May 22, 2025 • 0 new comments -
refactor: New file generates import from wrong module specifier
#58897 commented on
May 22, 2025 • 0 new comments -
Missing Handbook Content
#59930 commented on
May 22, 2025 • 0 new comments -
tsconfig - Ignore errors by ids
#29950 commented on
May 22, 2025 • 0 new comments -
I triggered the Debug assertion `Revert #54442 and add a testcase with whatever triggered this` when running with `--diagnostics`
#61438 commented on
May 22, 2025 • 0 new comments -
HOC returned component props can not differ from HOC generic props
#28938 commented on
May 23, 2025 • 0 new comments -
Request: Class Decorator Mutation
#4881 commented on
May 23, 2025 • 0 new comments -
No IntelliSense for generic literal types
#34771 commented on
May 23, 2025 • 0 new comments -
No string completions in type arguments where constrained to string literal union
#52898 commented on
May 23, 2025 • 0 new comments -
Expose design-time type information in TC39 decorator metadata when `emitDecoratorMetadata: true`
#57533 commented on
May 23, 2025 • 0 new comments -
Module resolution: NodeNext breaks typechecking
#60561 commented on
May 23, 2025 • 0 new comments -
Different behavior for type reference directive in nodenext based on whether types are in @types or not
#47444 commented on
May 23, 2025 • 0 new comments -
VSCode Find All References Not Working for Imported Functions
#59134 commented on
May 23, 2025 • 0 new comments -
No file ending when adding import
#60451 commented on
May 23, 2025 • 0 new comments -
Thousands of false positives that seem to crash the TypeScript extension
#60117 commented on
May 23, 2025 • 0 new comments -
Rethink AutoImportProvider automatic limits
#60704 commented on
May 23, 2025 • 0 new comments -
rewriteRelativeImportExtensions does not rewrite the extension for an import expressions unless the file is detected to be a module
#60599 commented on
May 23, 2025 • 0 new comments -
disallow comparing to null and undefined unless they are valid cases in strict null mode
#11920 commented on
May 24, 2025 • 0 new comments -
Support @class in JSDoc
#12681 commented on
May 24, 2025 • 0 new comments -
Error inferring types of promise function
#17873 commented on
May 24, 2025 • 0 new comments -
this any typed in some JS object literals
#22058 commented on
May 24, 2025 • 0 new comments -
Suggestion: Type annotations and interfaces for function declarations
#22063 commented on
May 24, 2025 • 0 new comments -
Allow extending types referenced through interfaces
#31843 commented on
May 24, 2025 • 0 new comments -
Support Intellisense for string/number literals in a widened union
#33471 commented on
May 24, 2025 • 0 new comments -
Implicit Symbol.iterator call in for..of loops / spread destructuring doesn't infer `this` generic type parameter
#38388 commented on
May 24, 2025 • 0 new comments -
In JSDoc @type is not a type declaration, which it is much more like type conversion.
#39650 commented on
May 24, 2025 • 0 new comments -
improper declared type cause narrow type not work when its computed type is not union.
#39114 commented on
May 24, 2025 • 0 new comments -
Compile error if I named last array destructuring element.
#41548 commented on
May 24, 2025 • 0 new comments -
Error when trying to assign a subclass of a base class with generics to `typeof` of that base class
#41770 commented on
May 24, 2025 • 0 new comments -
Correctly handle generic functions (e.g.: `Object.freeze`) passed as callbacks to generic functions (e.g.: `Array.prototype.map`)
#42862 commented on
May 24, 2025 • 0 new comments -
Broken emit when `Infinity` or `‑Infinity` ends up in a type position
#42905 commented on
May 24, 2025 • 0 new comments -
Typescript 4.2.x - incorrectly infered generic return type of a record union (extra undefined)
#43943 commented on
May 24, 2025 • 0 new comments -
Support inferring `never` as the return type in JavaScript when overriding a class method that returns `never`
#46791 commented on
May 24, 2025 • 0 new comments -
Intersection causes incorrect type compatability
#48720 commented on
May 24, 2025 • 0 new comments -
Regression in 4.8 where string union type widens to string
#50635 commented on
May 24, 2025 • 0 new comments -
Order of ReadonlySet/ReadonlyMap in union causes differing key inference
#52313 commented on
May 24, 2025 • 0 new comments -
Expression produces a union type that is too complex to represent
#53234 commented on
May 24, 2025 • 0 new comments -
Crash when defining `Array` type via `[]` syntax
#57009 commented on
May 24, 2025 • 0 new comments -
mapped type with remapped keys unexpectedly widens type
#57265 commented on
May 24, 2025 • 0 new comments -
Inconsistent type inference on overloaded function types
#57351 commented on
May 24, 2025 • 0 new comments -
Error not issued when global type is an alias of an object type literal
#57564 commented on
May 24, 2025 • 0 new comments -
Inconsistent typechecking with require() in JS and TS
#60032 commented on
May 24, 2025 • 0 new comments -
require(esm) 'module.exports' interop export name support
#61645 commented on
May 24, 2025 • 0 new comments -
Preserve ordered yield types when no logic is involved
#43150 commented on
May 24, 2025 • 0 new comments -
Allow some per file compiler options
#49886 commented on
May 23, 2025 • 0 new comments