Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Expose completion entry symbol for plugins API
#51936 opened Dec 17, 2022 by zardoy
5 tasks done
Enum type inference Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#51933 opened Dec 17, 2022 by zolomatok
4 of 5 tasks
const doesn't work with extends Working as Intended The behavior described is the intended behavior; this is not a bug
#51931 opened Dec 17, 2022 by diegohaz
Optional types syntax (2 defs: w/ type and w/ inline definition) Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#51926 opened Dec 16, 2022 by brandonmcconnell
5 tasks done
Fails to propagate returned generic type as argument of another function Needs Investigation This issue needs a team member to investigate its status.
#51925 opened Dec 16, 2022 by TruffeCendree Backlog
Re-exporting CJS module with export = from ESM via export * causes type error Needs Investigation This issue needs a team member to investigate its status.
#51923 opened Dec 16, 2022 by dsherret
Consider making "Add missing function declaration" declare a more permissive function on decorators Domain: Quick Fixes Editor-provided fixes, often called code actions. In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#51919 opened Dec 16, 2022 by DanielRosenwasser
JSDoc after a decorator is not picked up Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#51918 opened Dec 16, 2022 by DanielRosenwasser
super constructor() promotion 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
#51911 opened Dec 15, 2022 by rentalhost
1 of 5 tasks
Feedback: 5.0 deprecations Discussion Issues which may not have code impact
#51909 opened Dec 15, 2022 by RyanCavanaugh
Solution for narrowing unknown Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#51903 opened Dec 15, 2022 by probablykasper
'this' operator cannot correctly deduce the type Working as Intended The behavior described is the intended behavior; this is not a bug
#51902 opened Dec 15, 2022 by janryWang
Design Meeting Notes, 12/14/2022 Design Notes Notes from our design meetings
#51898 opened Dec 14, 2022 by DanielRosenwasser
Add missing function declaration code action does not appear when there is similar name in the file 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
#51891 opened Dec 14, 2022 by KostkaBrukowa
symbols with keyof are not renamed in JSDoc comments. Bug A bug in TypeScript Help Wanted You can do this
#51889 opened Dec 14, 2022 by jespertheend Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.