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

Design Meeting Notes, 1/4/2023 Design Notes Notes from our design meetings
#52131 opened Jan 6, 2023 by DanielRosenwasser
Provide a empty object type for{} Duplicate An existing issue was already created
#52128 opened Jan 6, 2023 by xiaoxiangmoe
Private field has no type in declaration file Working as Intended The behavior described is the intended behavior; this is not a bug
#52127 opened Jan 6, 2023 by plohoj
Array constructed from an object throws type inference error Duplicate An existing issue was already created
#52125 opened Jan 6, 2023 by david10sing
Intl.NumberFormat.prototype.format parameter type is too strict Working as Intended The behavior described is the intended behavior; this is not a bug
#52124 opened Jan 6, 2023 by asakusuma
Class member snippets should probably not have a lower priority than keywords Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor
#52121 opened Jan 5, 2023 by DanielRosenwasser TypeScript 5.0.1
Class member snippet completions still provided when includeCompletionsWithSnippetText and includeCompletionsWithClassMemberSnippets differ Bug A bug in TypeScript Domain: Completion Lists The issue relates to showing completion lists in an editor Effort: Casual Good issue if you're already used to contributing to the codebase. Harder than "good first issue". Help Wanted You can do this
#52120 opened Jan 5, 2023 by DanielRosenwasser TypeScript 5.0.1
Allow "instance" private and protected class members that don't affect assignability 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
#52119 opened Jan 5, 2023 by justinfagnani
5 tasks done
Slow performance due to unnecessary updateProgram synchronisation Needs Investigation This issue needs a team member to investigate its status.
#52117 opened Jan 5, 2023 by marvinhagemeister TypeScript 5.0.1
Parent classes ignore the signature of overridden methods Duplicate An existing issue was already created
#52113 opened Jan 5, 2023 by jf-paradis
array.every not working consistently Duplicate An existing issue was already created
#52107 opened Jan 4, 2023 by damianobarbati
Passing concrete type to function breaks type with default initialization Duplicate An existing issue was already created
#52101 opened Jan 4, 2023 by GCastilho
Ternary operator less strict than if statement Working as Intended The behavior described is the intended behavior; this is not a bug
#52099 opened Jan 4, 2023 by inad9300
Unexpected unknown value in the change from 4.9.3 -> 4.9.4 Question An issue which isn't directly actionable in code
#52098 opened Jan 4, 2023 by hansoksendahl
ProTip! What’s not been updated in a month: updated:<2022-12-07.