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

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
#43179 opened Mar 10, 2021 by AlCalzone Backlog
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 super call 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
#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
tsc counts errors twice Bug A bug in TypeScript
#29725 opened Feb 4, 2019 by AlCalzone Backlog
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
#28702 opened Nov 28, 2018 by AlCalzone Backlog
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
#26260 opened Aug 7, 2018 by AlCalzone Backlog
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 unknown 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
#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
#24371 opened May 24, 2018 by AlCalzone Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.