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

Add organize imports presets Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#59579 opened Aug 9, 2024 by mjbvz
1 task done
import defer Stage 2.7 proposal support Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#59391 opened Jul 22, 2024 by nicolo-ribaudo
6 tasks done
Add setting to exclude constructors from definition list Bug A bug in TypeScript Committed The team has roadmapped this issue Needs More Info The issue still hasn't been fully clarified
#59241 opened Jul 10, 2024 by EwenDC
Add a rule to the compiler options to disallow the assert keyword for import attributes Committed The team has roadmapped this issue Fix Available A PR has been opened for this issue Suggestion An idea for TypeScript
#58453 opened May 7, 2024 by petamoriken
6 tasks done
[NewErrors] 5.5.0-dev.20240414 vs 5.4.5 Committed The team has roadmapped this issue
#58189 opened Apr 14, 2024 by typescript-bot
[ID-Prep] Preserve type nodes from function expressions in initialisers Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#57677 opened Mar 7, 2024 by dragomirtitian
6 tasks done
Backlog
Investigate removing the concept of object allocators Committed The team has roadmapped this issue Domain: Performance Reports of unusually slow behavior Experimentation Needed Someone needs to try this out to see what happens Infrastructure Issue relates to TypeScript team infrastructure Suggestion An idea for TypeScript
#52958 opened Feb 25, 2023 by DanielRosenwasser TypeScript 5.4.0
Investigate compressing TS Server socket communication Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#43156 opened Mar 9, 2021 by mjbvz
tsserver should implement the Language Server Protocol Committed The team has roadmapped this issue Domain: TSServer Issues related to the TSServer Suggestion An idea for TypeScript
#39459 opened Jul 7, 2020 by leungbk
5 tasks done
Should we set '"types": []' for 'tsc init'? Committed The team has roadmapped this issue In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#39354 opened Jul 1, 2020 by DanielRosenwasser
Add TS Server API for mapping TS file to output file Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#38578 opened May 14, 2020 by mjbvz
Support closed-file diagnostics in VS Code Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#36664 opened Feb 6, 2020 by mjbvz
Provide metadata about TypeScript's available refactorings and quick fixes Committed The team has roadmapped this issue Rescheduled This issue was previously scheduled to an earlier milestone Suggestion An idea for TypeScript
#34859 opened Oct 31, 2019 by mjbvz TypeScript 5.7.0
Improve structure, formatting, (human) parsability and readabiliy of errors Committed The team has roadmapped this issue Domain: Error Messages The issue relates to error messaging Suggestion An idea for TypeScript
#29059 opened Dec 17, 2018 by emattias
5 tasks
Report noImplicitThis errors as suggestions when noImplicitThis is off Committed The team has roadmapped this issue Domain: Error Messages The issue relates to error messaging Suggestion An idea for TypeScript
#28347 opened Nov 5, 2018 by weswigham
Describe the type of missing property in error message Committed The team has roadmapped this issue Domain: Error Messages The issue relates to error messaging Suggestion An idea for TypeScript
#28239 opened Oct 30, 2018 by GeeWee
4 tasks done
Error output: Don't deep compare to native objects Committed The team has roadmapped this issue Domain: Error Messages The issue relates to error messaging Rescheduled This issue was previously scheduled to an earlier milestone Suggestion An idea for TypeScript
#26986 opened Sep 9, 2018 by cevek TypeScript 5.7.0
Covariant assignability of type guard functions is unsound Committed The team has roadmapped this issue Help Wanted You can do this Suggestion An idea for TypeScript
#26981 opened Sep 8, 2018 by mattmccutchen Backlog
Quick info for parameter redundantly shows @param tag Committed The team has roadmapped this issue Domain: Quick Info e.g. hover text, tool-tips, and tooltips. Suggestion An idea for TypeScript
#26876 opened Sep 4, 2018 by ghost
Refactors which in TS would generate a type annotation should generate jsdoc in JS Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#26306 opened Aug 8, 2018 by weswigham Backlog
Support a @nonnull/@nonnullable JSDoc assertion comment Committed The team has roadmapped this issue Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation Suggestion An idea for TypeScript
#23405 opened Apr 13, 2018 by DanielRosenwasser Backlog
foo.ts is resolved before foo.d.ts even if the latter is in files[] Committed The team has roadmapped this issue Help Wanted You can do this Suggestion An idea for TypeScript
#22208 opened Feb 27, 2018 by alexeagle Backlog
Unable to destructure TypedArrays Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#20623 opened Dec 11, 2017 by miklossuveges
Possible to narrow type of object literal property with strictNullChecks? Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#20219 opened Nov 22, 2017 by thw0rted
ProTip! Adding no:label will show everything without a label.