-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Improve Generic Class + Namespace Intellisense
Experience Enhancement
Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
String.prototype.split()
with a regex containing a capturing group can return an array of string | undefined
.
Awaiting More Feedback
#60941
opened Jan 9, 2025 by
loristhesnail
error TS2835 suggests This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
.js
extension when rewriteRelativeImportExtensions
is enabled
Awaiting More Feedback
#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: This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
stricterPropertyInitialization
Awaiting More Feedback
#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 This issue needs a plan that clarifies the finer details of how it could be implemented.
Suggestion
An idea for TypeScript
any
s to unknown
Needs Proposal
#60899
opened Jan 2, 2025 by
JoshuaKGoldberg
6 tasks done
Allow dynamic usage of This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
import = require
syntax
Awaiting More Feedback
#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 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
@export
tag
Awaiting More Feedback
#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
#60790
opened Dec 17, 2024 by
acutmore
6 tasks done
Suggestion: allow type predicates to be inferred when Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
satisfies boolean
is present
Experience Enhancement
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 Not yet reached consensus
Suggestion
An idea for TypeScript
interface extends object
syntax
In Discussion
#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
Discriminating property with never as possible type makes its enclosing object type disappear when narrowing
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#60702
opened Dec 6, 2024 by
jfet97
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.