-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Gracefully handle template literal properties in the parser
Domain: Error Messages
The issue relates to error messaging
Effort: Moderate
Requires experience with the TypeScript codebase, but feasible. Harder than "Effort: Casual".
Experience Enhancement
Noncontroversial enhancements
Help Wanted
You can do this
Go to definition includes results from other entity spaces
Bug
A bug in TypeScript
Domain: Symbol Navigation
Relates to go-to-definition, find-all-references, highlighting/occurrences.
Help Wanted
You can do this
Contextual intellisense in Visual Studio
API
Relates to the public API for TypeScript
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Port from old compiler code to emit compilation flags into the source map
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Invalid combinations of --out, --outDir, and --rootDir should cause a compiler error.
Bug
A bug in TypeScript
Help Wanted
You can do this
Some SVG types would benefit from stricter appendChild() overloads
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Suggestion
An idea for TypeScript
tsc removes comments preceding 'export = ...' unless extra newline follows the comment
Bug
A bug in TypeScript
Help Wanted
You can do this
Assignability error reporting should have a more specific error for unions
Bug
A bug in TypeScript
Domain: Error Messages
The issue relates to error messaging
Help Wanted
You can do this
Emitted extends clause should come after deatched-comment at the top of the file
Bug
A bug in TypeScript
Help Wanted
You can do this
No indentation gets inserted after comment on enter key press
Bug
A bug in TypeScript
Domain: Formatter
The issue relates to the built-in formatter
Help Wanted
You can do this
String methods should have You can do this
Suggestion
An idea for TypeScript
this
parameters in lib.d.ts
Help Wanted
TSX related formatting bugs
Bug
A bug in TypeScript
Domain: Formatter
The issue relates to the built-in formatter
Help Wanted
You can do this
tsconfig.json options not applied if files section doesn't use extensions
Bug
A bug in TypeScript
VS Code Tracked
There is a VS Code equivalent to this issue
[typingsInstaller] Provide information about auto-installed types in project info
Bug
A bug in TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
error TS5053: Option 'declarationDir' cannot be specified with option 'outFile'.
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Intellisense does not work with [P in keyof T]
Experience Enhancement
Noncontroversial enhancements
Suggestion
An idea for TypeScript
type information from referenced file not available.
Bug
A bug in TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.