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

JSDoc @overloads on constructors don't capture class type parameters, can dictate their return type checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation Needs Investigation This issue needs a team member to investigate its status.
#55919 opened Sep 29, 2023 by DanielRosenwasser TypeScript 5.4.0
Cannot specify a JSDoc @overload signature using the @type tag Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation Suggestion An idea for TypeScript
#52368 opened Jan 23, 2023 by DanielRosenwasser
JS merge quickinfo is inconsistent Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: Quick Info e.g. hover text, tool-tips, and tooltips.
#48197 opened Mar 10, 2022 by weswigham Backlog
Inconsistent behaviour when accessing setters between TypeScript (.ts files) and TypeScript in JSDoc. Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Help Wanted You can do this
#47603 opened Jan 25, 2022 by DennisSkoko Backlog
JS checking makes JSX props optional when inferred through JSX.LibraryManagedAttributes checkJs Relates to checking JavaScript using TypeScript Needs Investigation This issue needs a team member to investigate its status.
#45223 opened Jul 28, 2021 by andrewbranch Backlog
Bogus "duplicate identifier" when checking JS code Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript
#39918 opened Aug 5, 2020 by wlinna Backlog
@description JSDoc tag interferes with callback parameter documentation Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Help Wanted You can do this PursuitFellowship Help wanted from Pursuit fellowship; others please avoid until Dec 19
#37346 opened Mar 11, 2020 by minestarks Backlog
Unable to add generic function overload for module default export Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JSDoc Relates to JSDoc parsing and type generation Domain: Type Inference Related to type inference performed during signature resolution or `infer` type resolution
#31307 opened May 8, 2019 by saschanaz Backlog
TS with .js files and JSDoc: type is found, displayed and used - despite "TS2304: Cannot find name XYZ" checkJs Relates to checking JavaScript using TypeScript Domain: JSDoc Relates to JSDoc parsing and type generation Needs Investigation This issue needs a team member to investigate its status.
#31131 opened Apr 26, 2019 by lll000111 Backlog
Js file type inference error checkJs Relates to checking JavaScript using TypeScript In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#29553 opened Jan 24, 2019 by HSunboy
Allow to explicitly pass type parameters via JSDoc checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#27387 opened Sep 27, 2018 by ifeltsweet
4 tasks done
Later export causes 'T' is referenced directly or indirectly in its own type annotation Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation
#27110 opened Sep 14, 2018 by ghost Backlog
No error for duplicate function in JavaScript Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#27011 opened Sep 10, 2018 by ghost Backlog
In JS, assignment to property of class has no contextual type Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation
#26748 opened Aug 29, 2018 by ghost Backlog
JS: Can't assign to superclass property Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation
#26284 opened Aug 7, 2018 by ghost Backlog
In JS, bogus noImplicitAny error on some this-property assignments Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript
#26097 opened Jul 31, 2018 by sandersn Backlog
@callback is only generic after @template tag Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation
#25736 opened Jul 17, 2018 by ghost Backlog
In JS, object is treated as 'any' Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Suggestion An idea for TypeScript
#25624 opened Jul 13, 2018 by ghost
Support @typedef as member of namespace checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Domain: JSDoc Relates to JSDoc parsing and type generation In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#25579 opened Jul 11, 2018 by ghost
Duplicated jsdoc should error checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#24996 opened Jun 15, 2018 by sandersn
In JS, export assignments should bind as types, not just values Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#23788 opened Apr 30, 2018 by sandersn Backlog
Do not type check .js files in referenced node_modules under --checkJs and --maxNodeModuleJsDepth > 0 Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#23219 opened Apr 6, 2018 by mhegazy Backlog
In JS, aliasing of C.prototype should cause property assignments to add to the instance checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#22640 opened Mar 16, 2018 by sandersn
In JS, reassignment of a constructor function should work. Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#22485 opened Mar 12, 2018 by sandersn Backlog
In JS, module.exports should support "defaulted assignment" declarations Bug A bug in TypeScript checkJs Relates to checking JavaScript using TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#22462 opened Mar 10, 2018 by sandersn Backlog
ProTip! Type g i on any issue or pull request to go back to the issue listing page.