-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Support auto-completion for TSDoc
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#61592
opened Apr 18, 2025 by
xiaoxiyao
6 tasks done
TS4055 when generating declaration for return type that uses type of paramter for protected methods
Bug
A bug in TypeScript
Help Wanted
You can do this
tsserver doesn't work under git-bash on windows
External
Relates to another program, environment, or user action which we cannot control.
#61587
opened Apr 16, 2025 by
createthis
Failed to resolve plugin when using pnpm custom virtual-store-dir
Question
An issue which isn't directly actionable in code
#61584
opened Apr 16, 2025 by
r34son
Internal error in tsc: "TypeError: Cannot read properties of undefined (reading 'flags')"
Bug
A bug in TypeScript
#61583
opened Apr 16, 2025 by
GaurangTandon
Aliases are lost when conditionals are applied
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Ternary branches not checked
Not a Defect
This behavior is one of several equally-correct options
#61578
opened Apr 14, 2025 by
00001H
Confusing error message when there is an accidental circular reference in monorepo
Unactionable
There isn't something we can do with this issue
#61577
opened Apr 14, 2025 by
Jack-Works
Need a new Version of NodeNext? Or remove types from @types/node?
Won't Fix
The severity and priority of this issue do not warrant the time or complexity needed to fix it
#61572
opened Apr 13, 2025 by
coffeebe4code
Provide a Warning when tslib is needed, but not declared in the projects package.json as a peer dependency.
Suggestion
An idea for TypeScript
Too Complex
An issue which adding support for may be too complex for the value it adds
#61569
opened Apr 12, 2025 by
fireflysemantics
6 tasks done
namespaces don't respect This behavior is one of several equally-correct options
const
s
Not a Defect
#61568
opened Apr 12, 2025 by
pushkine
Allow return type annotations on setters
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#61561
opened Apr 10, 2025 by
eligrey
Implements typeof object does not scaffold missing properties
Bug
A bug in TypeScript
Help Wanted
You can do this
Missing explicit return type for static methods using private static methods causes return type inference issues in declaration files
Bug
A bug in TypeScript
Help Wanted
You can do this
Always Show Return Type
Needs Investigation
This issue needs a team member to investigate its status.
#61550
opened Apr 6, 2025 by
nonnapopoa
Infer tuple types like template literal types do
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
#61539
opened Apr 6, 2025 by
DarrenDanielDay
6 tasks done
Filename with two dollar signs ($$) behaves differently when using paths config
Needs Investigation
This issue needs a team member to investigate its status.
#61538
opened Apr 5, 2025 by
its-jman
Wrong location generated for JSX with whitespace around it when react-jsxdev
Bug
A bug in TypeScript
Help Wanted
You can do this
Incorrect type inference for generic class in JavaScript
Bug
A bug in TypeScript
Help Wanted
You can do this
Error: Debug Failure. No error for last overload signature
Bug
A bug in TypeScript
Help Wanted
You can do this
Add You can do this
Suggestion
An idea for TypeScript
.getObjectType()
to the TypeChecker
Help Wanted
Parameters
returns never
when used with a generic function that combines Pick
and Partial
on the generic type argument
Bug
Confusing error on computed name class member
Help Wanted
You can do this
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.