The Wayback Machine - https://web.archive.org/web/20221113105359/https://github.com/microsoft/TypeScript/labels/Declined
Skip to content

Issues: microsoft/TypeScript

TypeScript 4.9 Iteration Plan
#50457 opened Aug 25, 2022 by DanielRosenwasser
Open 18
TypeScript 5.0 Iteration Plan
#51362 opened Oct 31, 2022 by DanielRosenwasser
Open 5
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Several fields on CompilerOptions are unnecessarily internal Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50962 opened Sep 27, 2022 by kwasimensah
Allow multiple tsconfig configurations for --project flag in cli Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50898 opened Sep 22, 2022 by michal-minich
5 tasks done
Variable materialization with typeof Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50530 opened Aug 29, 2022 by polkovnikov-ph
5 tasks done
Allow simple expressions as type Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50499 opened Aug 28, 2022 by rentalhost
5 tasks done
infer type from first assignment Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50490 opened Aug 27, 2022 by timonkrebs
Support async in template methods to indicate promise return value Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50345 opened Aug 17, 2022 by scottschafer
5 tasks done
Allow (fake) parameter initializer in overloaded functions Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50297 opened Aug 14, 2022 by AgainPsychoX
5 tasks done
Make error TS2367 optional Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#50178 opened Aug 4, 2022 by phuhl
5 tasks done
[DRAFT/RFC] Uncertain type Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49781 opened Jul 4, 2022 by stevefan1999-personal
5 tasks done
Allow to infer tuples from const objects Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49734 opened Jun 29, 2022 by Fuzzyma
5 tasks done
Utility type to select only properties/methods/decorators Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49564 opened Jun 15, 2022 by TheColorRed
5 tasks done
Feature: Add Generics to Event target Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49504 opened Jun 12, 2022 by TheColorRed
5 tasks done
A new typescript compiler option to indicate deprecation warnings Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49433 opened Jun 8, 2022 by AbeykoonOshan
noUncheckedIndexedAccess should be enabled by default in strict mode Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49169 opened May 18, 2022 by a7madgamal
Narrowing of this in the returned type of a parent method Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49047 opened May 10, 2022 by fwolff
5 tasks done
Proposal: Infer function/method parameters as an object, not a tuple. Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#49038 opened May 9, 2022 by danfma
5 tasks done
Hide method completions with incompatible this parameters Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#48343 opened Mar 20, 2022 by shaylew
5 tasks done
array enumerations as runtime array + union type Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#48193 opened Mar 9, 2022 by amatiasq
5 tasks done
[FER] Type guard on left-hand-side of operator in Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#48149 opened Mar 7, 2022 by yw662
5 tasks done
Prevent calls to Array.prototype.sort() on arrays containing symbols Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47840 opened Feb 11, 2022 by mmiller42
[Huge] Alternative File-Type extension for typescript files (.ts = mpeg-2 video) Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47611 opened Jan 26, 2022 by adroste
5 tasks done
Inferred constructable types Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47559 opened Jan 22, 2022 by brandon942
5 tasks done
Suggestion: Infer type of property (to left of in) when using "in operator" in if statements on readonly objects Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47450 opened Jan 14, 2022 by danieltroger
5 tasks done
Not getting "Unreachable code" error in: a = true; if (a) { throw; }; console.log(a); Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47405 opened Jan 12, 2022 by devinrhode2
lib.es5.d.ts incorrectly disallows a null or undefined input for parseInt() Declined The issue was declined as something which matches the TypeScript vision Suggestion An idea for TypeScript
#47313 opened Jan 5, 2022 by octogonz
ProTip! Updated in the last three days: updated:>2022-11-10.