-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Unresolved generic type arguments end up in type declarations since 5.7.2
#61338
opened Mar 3, 2025 by
AlCalzone
Inlay Hints for parameter names: Add anonymous functions as a selectable option
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
#49537
opened Jun 14, 2022 by
AlCalzone
4 tasks done
Improve error message when accidentally spreading an array into an object instead of using the property shorthand
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
#49375
opened Jun 3, 2022 by
AlCalzone
5 tasks done
Auto-completing enum member with spaces in a type position generates invalid syntax
Bug
A bug in TypeScript
Domain: Completion Lists
The issue relates to showing completion lists in an editor
Add quick fix to convert type-only import into normal import
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
#38911
opened Jun 3, 2020 by
AlCalzone
5 tasks done
Feature Request: In JS, check if the non-widened type of an object property satisfies type constraints
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#38056
opened Apr 20, 2020 by
AlCalzone
5 tasks done
Make it possible to infer superclass type parameters / constructor overload from the This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
super
call
Awaiting More Feedback
#36456
opened Jan 27, 2020 by
AlCalzone
4 of 5 tasks
Add a code action to implement (overwritten) method from base class
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#31787
opened Jun 6, 2019 by
AlCalzone
5 tasks done
Autocomplete: Prefer matches with the same capitalisation
Domain: Completion Lists
The issue relates to showing completion lists in an editor
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#29140
opened Dec 24, 2018 by
AlCalzone
5 tasks done
Unexpected (unhelpful) autocomplete suggestions inside function call when spreading an array
Domain: Completion Lists
The issue relates to showing completion lists in an editor
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#28765
opened Nov 30, 2018 by
AlCalzone
In JS, don't complain about a better inferred type if there's no code action
Domain: JavaScript
The issue relates to JavaScript specifically
Experience Enhancement
Noncontroversial enhancements
Fix Available
A PR has been opened for this issue
Fixed
A PR has been merged for this issue
Suggestion
An idea for TypeScript
Changing single-line JSDoc comments to multiline requires unnecessary edits
Domain: TSServer
Issues related to the TSServer
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#28338
opened Nov 5, 2018 by
AlCalzone
Refactor "move to function in module scope" moves function past the following variable declaration
Bug
A bug in TypeScript
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Help Wanted
You can do this
Further improve mapped type support for tuples and arrays (almost complete Promisify<T> inside!)
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#26190
opened Aug 3, 2018 by
AlCalzone
4 tasks done
Allow more constructs to work as type guards for This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
unknown
Awaiting More Feedback
#25720
opened Jul 17, 2018 by
AlCalzone
4 tasks done
Allow inferring rest element types in conditional types involving tuples
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
#25719
opened Jul 17, 2018 by
AlCalzone
4 tasks done
Comments before a decorator produces a weird comma in the emitted JS output
Bug
A bug in TypeScript
Domain: Comment Emit
The issue relates to the emission of comments when compiling
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.