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

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
#1057 opened Nov 4, 2014 by DanielRosenwasser Backlog
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
#1932 opened Feb 5, 2015 by JsonFreeman Backlog
Contextual intellisense in Visual Studio API Relates to the public API for TypeScript Help Wanted You can do this Suggestion An idea for TypeScript
#2151 opened Feb 26, 2015 by NoelAbrahams Backlog
Handle default constructor when extending null Bug A bug in TypeScript
#4048 opened Jul 27, 2015 by yuit Backlog
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
#4178 opened Aug 6, 2015 by Arnavion Backlog
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
#6541 opened Jan 19, 2016 by sandersn Backlog
Some comments are removed Bug A bug in TypeScript Help Wanted You can do this
#8800 opened May 25, 2016 by lukerossie Backlog
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
#9446 opened Jun 30, 2016 by saschanaz Backlog
String methods should have this parameters in lib.d.ts Help Wanted You can do this Suggestion An idea for TypeScript
#9654 opened Jul 12, 2016 by sandersn Backlog
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
#10040 opened Jul 30, 2016 by saschanaz Backlog
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
#11194 opened Sep 27, 2016 by waderyan Backlog
[typingsInstaller] Provide information about auto-installed types in project info Bug A bug in TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#11255 opened Sep 29, 2016 by mhegazy Backlog
Inconsistent errors for non-module entities Bug A bug in TypeScript
#12768 opened Dec 8, 2016 by ghost Backlog
Extra checks with -d not executed with --noEmit Bug A bug in TypeScript
#13212 opened Dec 29, 2016 by mhverbakel Backlog
Incorrect text caret position on fourslash tester Bug A bug in TypeScript
#13433 opened Jan 12, 2017 by saschanaz Backlog
Intellisense does not work with [P in keyof T] Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
#13701 opened Jan 26, 2017 by geverges-oleg Backlog
type information from referenced file not available. Bug A bug in TypeScript Domain: JavaScript The issue relates to JavaScript specifically
#14561 opened Mar 9, 2017 by xoorath Backlog
ProTip! Adding no:label will show everything without a label.