-
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
JSDoc 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.
@overload
s on constructors don't capture class type parameters, can dictate their return type
checkJs
Cannot specify a JSDoc 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
@overload
signature using the @type
tag
Awaiting More Feedback
#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.
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
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.
@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
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
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.
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 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
'T' is referenced directly or indirectly in its own type annotation
Bug
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
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
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
In JS, bogus noImplicitAny error on some this-property assignments
Bug
A bug in TypeScript
checkJs
Relates to checking JavaScript using TypeScript
@callback
is only generic after @template
tag
Bug
In JS, 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
object
is treated as 'any'
Awaiting More Feedback
#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
Do not type check .js files in referenced node_modules under A bug in TypeScript
checkJs
Relates to checking JavaScript using TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
--checkJs
and --maxNodeModuleJsDepth
> 0
Bug
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
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.