Skip to content

Issues: microsoft/TypeScript

TypeScript 5.8 Iteration Plan
#61023 opened Jan 22, 2025 by DanielRosenwasser
Open 31
Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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
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
source.organizeImports affects export object Bug A bug in TypeScript Help Wanted You can do this
#61588 opened Apr 16, 2025 by Zitrooone Backlog
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
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
#61581 opened Apr 15, 2025 by mikearnaldi Backlog
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 consts Not a Defect This behavior is one of several equally-correct options
#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
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
Incorrect type inference for generic class in JavaScript Bug A bug in TypeScript Help Wanted You can do this
#61552 opened Apr 5, 2025 by calbonaler Backlog
Add .getObjectType() to the TypeChecker Help Wanted You can do this Suggestion An idea for TypeScript
#61517 opened Apr 1, 2025 by mrazauskas
6 tasks done
Backlog
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
#61510 opened Mar 31, 2025 by Andarist Backlog
ProTip! Exclude everything labeled bug with -label:bug.