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
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

TypeScript 5.6 Iteration Plan Planning Iteration plans and roadmapping
#59250 opened Jul 11, 2024 by DanielRosenwasser
Null checks returned from function fails to return accurate types Working as Intended The behavior described is the intended behavior; this is not a bug
#59238 opened Jul 11, 2024 by livingforjesus
Parse error when using in nested in a for initializer Bug A bug in TypeScript Help Wanted You can do this
#59236 opened Jul 11, 2024 by nicolo-ribaudo Backlog
Grammar allows infer statement on the left side in a nested conditional Needs Investigation This issue needs a team member to investigate its status.
#59234 opened Jul 11, 2024 by DavidHancu
Completions fail to be provided for type alias arguments before all required type arguments are provided Domain: Completion Lists The issue relates to showing completion lists in an editor 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
#59222 opened Jul 10, 2024 by Andarist Backlog
<semantic> TS Server Error Debug Failure when moving to a js file Bug A bug in TypeScript Domain: Refactorings e.g. extract to constant or function, rename symbol
#59240 opened Jul 10, 2024 by Tyriar TypeScript 5.6.0
Expose MappedType in typescript.d.ts In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#59221 opened Jul 10, 2024 by JoshuaKGoldberg
6 tasks done
Error processing request. Debug Failure. False expression. Needs More Info The issue still hasn't been fully clarified
#59220 opened Jul 10, 2024 by harshmandan
Add setting to exclude constructors from definition list In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#59241 opened Jul 10, 2024 by EwenDC
Performance: Monomorphic AST Nodes Domain: Performance Reports of unusually slow behavior In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#59198 opened Jul 9, 2024 by dragomirtitian
string enum works from exported strings but not from strings exported as const Working as Intended The behavior described is the intended behavior; this is not a bug
#59187 opened Jul 8, 2024 by daniele-orlando
Object access reports error after upgrading to TypeScript 5.5 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
#59185 opened Jul 8, 2024 by jkillian
Synthesized optional properties don't satisfy Record< target under EOPT: false Experimentation Needed Someone needs to try this out to see what happens Suggestion An idea for TypeScript
#59180 opened Jul 8, 2024 by todor-a Backlog
Ghost errors and inconsistencies in destructuring patterns Bug A bug in TypeScript Fix Available A PR has been opened for this issue
#59177 opened Jul 8, 2024 by ahejlsberg TypeScript 5.6.0
ProTip! Adding no:label will show everything without a label.