Skip to content

Issues: microsoft/TypeScript

TypeScript 4.9 Iteration Plan
#50457 opened Aug 25, 2022 by DanielRosenwasser
Open 14
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

Smarter type narrowing
#51348 opened Oct 29, 2022 by samchan0221
Types for Decorators Design Sync, 10/28/2022 Design Notes Notes from our design meetings
#51347 opened Oct 28, 2022 by DanielRosenwasser
Design Meeting Notes, 10/28/2022 Design Notes Notes from our design meetings
#51344 opened Oct 28, 2022 by DanielRosenwasser
Narrowing unions of interfaces with intradependent property types Duplicate An existing issue was already created
#51341 opened Oct 28, 2022 by david-mancuso
Cannot delete from inferred types without typing them first Working as Intended The behavior described is the intended behavior; this is not a bug
#51340 opened Oct 28, 2022 by gabriel-peracio
in operator typeguard precision loss Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#51339 opened Oct 28, 2022 by santa-trout
Emmited Type Declarations generate empty export Bug A bug in TypeScript Domain: Declaration Emit The issue relates to the emission of d.ts files Help Wanted You can do this
#51338 opened Oct 28, 2022 by cristobal Backlog
tsc 4.7 - 4.8.4 hangs indefinitely Needs More Info The issue still hasn't been fully clarified
#51335 opened Oct 27, 2022 by TomMettam
Can access a variable before initialization in switch case in runtime Duplicate An existing issue was already created
#51334 opened Oct 27, 2022 by Rgvs
Feature: Optional Return Types Duplicate An existing issue was already created
#51332 opened Oct 27, 2022 by lukeed
5 tasks done
Allow to emit sourcemaps when printing ast 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
#51329 opened Oct 27, 2022 by goloveychuk
5 tasks done
Include documentation from an external file 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
#51330 opened Oct 27, 2022 by AlanBlanchet
Design Meeting Notes, 10/26/2022 Design Notes Notes from our design meetings
#51323 opened Oct 27, 2022 by DanielRosenwasser
Design Meeting Notes, 10/21/2022 Design Notes Notes from our design meetings
#51322 opened Oct 27, 2022 by DanielRosenwasser
Nested generic object of unions is not assignable to equivalent union of nested generic objects Not a Defect This behavior is one of several equally-correct options
#51318 opened Oct 26, 2022 by sluukkonen
TSDoc @typeParam is not supported in VSCode/TSDoc playground while @template works 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
#51315 opened Oct 26, 2022 by Tanimodori
TSDoc Nested member in @link does not work in VSCode Not a Defect This behavior is one of several equally-correct options
#51314 opened Oct 26, 2022 by Tanimodori
wrong return type when \\u{${hex}} Not a Defect This behavior is one of several equally-correct options
#51313 opened Oct 26, 2022 by bluelovers
Design Meeting Notes, 10/19/2022 Design Notes Notes from our design meetings
#51310 opened Oct 25, 2022 by DanielRosenwasser
Design Meeting Notes, 10/14/2022 Design Notes Notes from our design meetings
#51309 opened Oct 25, 2022 by DanielRosenwasser
ProTip! Exclude everything labeled bug with -label:bug.