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

Improve Generic Class + Namespace Intellisense Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#60943 opened Jan 9, 2025 by LukeAbby
6 tasks done
Backlog
String.prototype.split() with a regex containing a capturing group can return an array of string | undefined. 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
#60941 opened Jan 9, 2025 by loristhesnail
error TS2835 suggests .js extension when rewriteRelativeImportExtensions is enabled 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
#60926 opened Jan 7, 2025 by johnpyp
Unary minus on 'any' should infer type to 'number | bigint', not just 'number' In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#60914 opened Jan 5, 2025 by tbroyer
Mechanism for late inferred types in control flow analysis 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
#60907 opened Jan 2, 2025 by kolodny
6 tasks done
Compilation option: stricterPropertyInitialization 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
#60906 opened Jan 2, 2025 by matthew-dean
6 tasks done
Cache Declarations Directory Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#60905 opened Jan 2, 2025 by Noriller
6 tasks done
Compiler option to switch lib .d.ts anys to unknown Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#60899 opened Jan 2, 2025 by JoshuaKGoldberg
6 tasks done
Allow dynamic usage of import = require syntax 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
#60884 opened Dec 30, 2024 by kirkwaiblinger
6 tasks done
private fields in nested classes should have separate types? 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
#60882 opened Dec 30, 2024 by trusktr
6 tasks done
Typed Object.entries/Object.fromEntries - Or Type Utility to infer Unions with matching length so that a new type safe object can be made 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
#60859 opened Dec 26, 2024 by Jonathan002
6 tasks done
Cannot export both types and values from CJS In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#60852 opened Dec 25, 2024 by kirkwaiblinger
Add JSDoc @export tag Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Domain: JSDoc Relates to JSDoc parsing and type generation Suggestion An idea for TypeScript
#60831 opened Dec 20, 2024 by remcohaszing
6 tasks done
if-statements allow multiple arguments and don't check for constant conditions after the first argument 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
#60822 opened Dec 19, 2024 by MajorMeerkatThe3rd
as enum assertion for object literals 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
#60790 opened Dec 17, 2024 by acutmore
6 tasks done
Suggestion: allow type predicates to be inferred when satisfies boolean is present Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#60778 opened Dec 16, 2024 by kirkwaiblinger
6 tasks done
Backlog
Support a built-in type for well-formed strings 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
#60765 opened Dec 15, 2024 by hudlow
5 tasks done
[tsserver] add support to fetch symbol references from only the current 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
#60763 opened Dec 14, 2024 by AraCoders
6 tasks done
Add a "Export unused declaration" codefix 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
#60762 opened Dec 14, 2024 by pacexy
6 tasks done
Adding documentation comments to the return values of destructuring syntax 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
#60759 opened Dec 13, 2024 by melxy1997
Include constant type properties in navtree 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
#60760 opened Dec 13, 2024 by yyx1111
Scoped module declarations Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#60751 opened Dec 12, 2024 by AlemTuzlak
6 tasks done
Allow interface extends object syntax In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#60730 opened Dec 10, 2024 by HansBrende
6 tasks done
Writes to indexed access of an index signature are not sufficiently constrained Experimentation Needed Someone needs to try this out to see what happens Suggestion An idea for TypeScript
#60703 opened Dec 6, 2024 by mkantor
ProTip! Exclude everything labeled bug with -label:bug.