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

Erronous documentation for property decorators? Docs The issue relates to how you learn TypeScript
#13262 opened Jan 3, 2017 by staeke
Plugin Support for Custom Transformers Docs The issue relates to how you learn TypeScript
#14419 opened Mar 2, 2017 by MichaReiser
[Discussion] Better Way to Declare Globals in JavaScript files 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 VS Code Tracked There is a VS Code equivalent to this issue
#15626 opened May 6, 2017 by mjbvz
Feature Request: Make "loaders" a first class citizen of the language Needs Investigation This issue needs a team member to investigate its status.
#16170 opened May 31, 2017 by donaldpipowitch
Add capability of transforming and emitting JSDoc comments API Relates to the public API for TypeScript In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#17146 opened Jul 12, 2017 by ghost
Suggestion: Provide better APIs to simplify converting CommentRanges into SynthesizedComments API Relates to the public API for TypeScript In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#17615 opened Aug 4, 2017 by tbosch
Unable to destructure TypedArrays Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#20623 opened Dec 11, 2017 by miklossuveges
Incorrect typing for iterables in lib Needs Investigation This issue needs a team member to investigate its status.
#29982 opened Feb 20, 2019 by dobesv
Return statement in iterator is not type checked Needs Investigation This issue needs a team member to investigate its status.
#30209 opened Mar 4, 2019 by agentcooper
bug: Decorator Method Name Type Restriction By Enum Needs Investigation This issue needs a team member to investigate its status.
#30667 opened Mar 30, 2019 by ozyman42
Feature Request: expose getPromisedTypeOfPromise API Relates to the public API for TypeScript Needs Investigation This issue needs a team member to investigate its status.
#30774 opened Apr 5, 2019 by maclockard
5 tasks done
Weird inference bug where a union is expanded with "never" in the position of generics Needs Investigation This issue needs a team member to investigate its status.
#31081 opened Apr 24, 2019 by calebmer
[Feature request] use Proxy in __importStar when target >= es6 with esModuleInterop Needs Investigation This issue needs a team member to investigate its status.
#31724 opened Jun 2, 2019 by bluelovers
5 tasks
PropertyDecorator factory with generic type is not so intelligent Needs Investigation This issue needs a team member to investigate its status.
#31917 opened Jun 15, 2019 by JounQin
Type narrowing based on iterator done value? Needs Investigation This issue needs a team member to investigate its status.
#31952 opened Jun 18, 2019 by jeremymeng
Dynamic import breaks global onError with requirejs Needs Investigation This issue needs a team member to investigate its status.
#32103 opened Jun 26, 2019 by SowingSadness
Allow constant strings as string literals for dynamic import statements. Needs Investigation This issue needs a team member to investigate its status.
#32401 opened Jul 15, 2019 by rjamesnw
5 tasks done
Wildcard ambient modules declaration override rules Needs Investigation This issue needs a team member to investigate its status.
#32422 opened Jul 16, 2019 by IlCallo
5 tasks done
"after" custom transformer seems to be called before the JS transformation. Needs Investigation This issue needs a team member to investigate its status.
#32731 opened Aug 6, 2019 by blaky
Array of tuple literal not assignable to iterable of tuple with --lib es2015 -t es5 Needs Investigation This issue needs a team member to investigate its status.
#32761 opened Aug 8, 2019 by laughinghan
Type variables in TypedPropertyDescriptor cause compilation errors when using decorator Needs Investigation This issue needs a team member to investigate its status.
#33405 opened Sep 13, 2019 by flux627
Generator that never returns should have return type 'never' Needs Investigation This issue needs a team member to investigate its status.
#33430 opened Sep 14, 2019 by KSXGitHub
4 of 5 tasks
Use any instead of unknown for AsyncGenerator optional .next parameter Needs Investigation This issue needs a team member to investigate its status.
#33458 opened Sep 17, 2019 by Jamesernator
TS3.6 regression: Map constructor overloads Needs Investigation This issue needs a team member to investigate its status.
#33611 opened Sep 26, 2019 by mprobst
ProTip! Adding no:label will show everything without a label.