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

Declaration merging in plain JS with JSDoc
#57559 opened Feb 27, 2024 by trusktr
6 tasks done
Error in 'unknown' during 'encodedSemanticClassifications-full' Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
#57544 opened Feb 26, 2024 by typescript-bot
"useDefineForClassFields" compiles invalid code which fails at runtime. Needs Investigation This issue needs a team member to investigate its status.
#57543 opened Feb 26, 2024 by AlexanderFarkas TypeScript 5.5.0
Sort matching types to the top when suggesting types Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#57547 opened Feb 26, 2024 by bpasero
Wrong elementwise error location on optional object property that allows arrays too 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
#57541 opened Feb 26, 2024 by Andarist Backlog
Wrong completion inside object spread with type annotation Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#57540 opened Feb 26, 2024 by so1ve Backlog
unintended escaped string for hover Bug A bug in TypeScript Help Wanted You can do this
#57539 opened Feb 26, 2024 by Hajime-san Backlog
Type predicates are not applied when the guard function is called with fn.call Not a Defect This behavior is one of several equally-correct options
#57532 opened Feb 25, 2024 by danvk
Improve "'await' has no effect on the type of this expression" hints in JavaScript when extending Promise 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
#57531 opened Feb 25, 2024 by dnicolson
6 tasks done
Suggest interpolated number, string and bigint types in TypeScript template literals 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
#57545 opened Feb 25, 2024 by davi-alexandre
TS does not support resolving paths with colons Bug A bug in TypeScript Help Wanted You can do this
#57529 opened Feb 25, 2024 by NullVoxPopuli Backlog
tsc with allowJs reports TS9005 error for nested anonymous constructor functions 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
#57523 opened Feb 24, 2024 by brian6932 Backlog
ProTip! Exclude everything labeled bug with -label:bug.