-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Issues: microsoft/TypeScript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TS: duplicated imports in this case
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
.d.json.ts file (allowArbitraryExtensions) not working correctly when importing from ESM file with node16/nodenext module setting
Breaking Change
Would introduce errors in existing code
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
Specialized error message when asking for a named object property on a tuple?
Experience Enhancement
Noncontroversial enhancements
Rescheduled
This issue was previously scheduled to an earlier milestone
Suggestion
An idea for TypeScript
@type {const}
produces namespace in .d.ts instead of normal object type
Bug
Memory Leak / Infinite Recursion. TS hangs, TSC never finishes, VSCode and Intellisense dies.
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
Performance regression from #49625 and #52984
Bug
A bug in TypeScript
Domain: Performance
Reports of unusually slow behavior
Rescheduled
This issue was previously scheduled to an earlier milestone
Indexing/element access on A bug in TypeScript
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Fix Available
A PR has been opened for this issue
Help Wanted
You can do this
Rescheduled
This issue was previously scheduled to an earlier milestone
super
avoids instance property checks
Bug
Misleading error message for A bug in TypeScript
Domain: Error Messages
The issue relates to error messaging
Rescheduled
This issue was previously scheduled to an earlier milestone
super.instanceProperty
Bug
Move to new file produces syntax errors with overloaded functions
Bug
A bug in TypeScript
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
Document with space at end of a comment generates format edit with overlapping ranges
Bug
A bug in TypeScript
Domain: Formatter
The issue relates to the built-in formatter
Effort: Moderate
Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".
Help Wanted
You can do this
Rescheduled
This issue was previously scheduled to an earlier milestone
transpileModule does not elide type only "import equals" under emitDecoratorMetadata
Bug
A bug in TypeScript
Domain: Decorators
The issue relates to the decorator syntax
Rescheduled
This issue was previously scheduled to an earlier milestone
Incorrect error reported when using A bug in TypeScript
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
class extends null
and re-opening interface
Bug
Issue with 'this' Parameter and JSX Component Generics
Bug
A bug in TypeScript
Rescheduled
This issue was previously scheduled to an earlier milestone
Intellisense fails for TS on "completionInfo"
Bug
A bug in TypeScript
Rescheduled
This issue was previously scheduled to an earlier milestone
Codefix A bug in TypeScript
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Help Wanted
You can do this
Rescheduled
This issue was previously scheduled to an earlier milestone
convertTypedefToType
creates types in a wrong place
Bug
Conditional type triggers "No error for last overload signature" exception
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
Combining jsdoc This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
@this
and @param
yields invalid .d.ts
file
Needs Investigation
JS generic inference change after upgrading to 5.1
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
Member-wise checks give incorrect errors for type assertions
In Discussion
Not yet reached consensus
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
Suggestion
An idea for TypeScript
Incorrect emit for parameter properties when using standard class fields
Bug
A bug in TypeScript
Rescheduled
This issue was previously scheduled to an earlier milestone
Expanded function return type for certain mapped types in compiled output causes index access error
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
Module resolution using nodenext and a wildcard in package.json exports
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
A function that returns a class with a property getter is unusable via a declaration file (TS2611)
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
Version 5.0.4 -> 5.1.3 Regression when using generic types
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Rescheduled
This issue was previously scheduled to an earlier milestone
Cannot use ".d.ts" file on non-relative import with This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
rootDirs
and baseUrl
Needs Investigation
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.