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

Function typechecking gets ignored
#52821 opened Feb 17, 2023 by N1ghtSiren
Support customization of where type imports are placed in organize/sort imports Domain: Organize Imports Issues with the organize imports feature Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#52820 opened Feb 17, 2023 by jakebailey
Constructor for DataView is too broad
#52815 opened Feb 16, 2023 by ngbrown
Private function parameters 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
#52811 opened Feb 16, 2023 by TomasHubelbauer
5 tasks done
Satisfies operator doesnt carry over optional properties Working as Intended The behavior described is the intended behavior; this is not a bug
#52805 opened Feb 16, 2023 by alesmenzel
An alternative @overload syntax for JSDoc
#52796 opened Feb 16, 2023 by rdking
5 tasks done
Opening a file causes subsequent completion failures Bug A bug in TypeScript Domain: Auto-import Domain: Completion Lists The issue relates to showing completion lists in an editor
#52792 opened Feb 15, 2023 by DanielRosenwasser TypeScript 5.0.1
Allow use of infer in the type parameter of a type declaration 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
#52791 opened Feb 15, 2023 by dinofx
5 tasks done
Design Meeting Notes, 2/15/2023 Design Notes Notes from our design meetings
#52790 opened Feb 15, 2023 by andrewbranch
nullable object type does not narrow with a "never" function Design Limitation Constraints of the existing architecture prevent this from being fixed
#52784 opened Feb 15, 2023 by ArcticZeroo
Using spread operator allows invalid keys Duplicate An existing issue was already created
#52783 opened Feb 15, 2023 by jakeleventhal
ProTip! Exclude everything labeled bug with -label:bug.