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

Cannot await Thenable
#55408 opened Aug 17, 2023 by rotu
NonNullable not assignable to Exclude<T, null | undefined> Design Limitation Constraints of the existing architecture prevent this from being fixed
#55396 opened Aug 16, 2023 by LeviticusMB
Keep argument name of setter in declaration from JavaScript Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#55391 opened Aug 16, 2023 by regseb Backlog
Generic indexed access on a substitution type with an array constraint resolves incorrectly Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#55383 opened Aug 15, 2023 by Andarist Backlog
progress.emit() threw Error Question An issue which isn't directly actionable in code
#55380 opened Aug 15, 2023 by findlay-best-wishes
Design Meeting Notes, 8/11/2023 Design Notes Notes from our design meetings
#55377 opened Aug 14, 2023 by DanielRosenwasser
Unable to infer parameter type Not a Defect This behavior is one of several equally-correct options
#55370 opened Aug 14, 2023 by marvinhagemeister
Error in 'getAutoImportSymbolFromCompletionEntryData' during 'completionInfo' Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
#55368 opened Aug 14, 2023 by typescript-bot
Error in 'watchAffectingLocationsOfResolution' during 'encodedSemanticClassifications-full' Bug A bug in TypeScript Source: Telemetry The issue relates to the telemetry in editors
#55367 opened Aug 14, 2023 by typescript-bot
Template literal type resolution Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#55364 opened Aug 14, 2023 by Treen11 Backlog
"Remove 'type' from import" produces invalid syntax Bug A bug in TypeScript Fix Available A PR has been opened for this issue
#55363 opened Aug 14, 2023 by lgarron TypeScript 5.3.0
Methods lose their name when used with useDefineForClassFields Duplicate An existing issue was already created
#55362 opened Aug 14, 2023 by janv
Explicitly annotated unique symbols are widened in return positions Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#55361 opened Aug 14, 2023 by Andarist Backlog
Rename autofix introduces errors when name is used as a shorthand property Question An issue which isn't directly actionable in code
#55356 opened Aug 14, 2023 by bradzacher
"Add braces to arrow function" refactor triples some comments Bug A bug in TypeScript Help Wanted You can do this
#55348 opened Aug 13, 2023 by Andarist Backlog
Co-dependency of variables destructured from union types is lost unless used in control-flow statements 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
#55344 opened Aug 12, 2023 by jeengbe Backlog
TS 5.0 decorators don't follow the DecoratorCallExpression grammar Needs Investigation This issue needs a team member to investigate its status.
#55336 opened Aug 11, 2023 by evanw TypeScript 5.3.0
Design Meeting Notes, 8/9/2023 Design Notes Notes from our design meetings
#55325 opened Aug 9, 2023 by DanielRosenwasser
ProTip! Adding no:label will show everything without a label.