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

Iterator Helpers: return method typing is weaker than ideal Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60176 opened Oct 9, 2024 by uhyo
Ambiguous scoping of if statement body Bug A bug in TypeScript Help Wanted You can do this
#60175 opened Oct 9, 2024 by acutmore Backlog
VSCode errors when refactoring JavaScript to new file Needs More Info The issue still hasn't been fully clarified
#60180 opened Oct 8, 2024 by ProCode-Software
Huge jump in tsc memory usage from 5.5.4 -> 5.6.2 Needs More Info The issue still hasn't been fully clarified
#60166 opened Oct 8, 2024 by Scalahansolo
Add Temporal (Stage 3) types
#60164 opened Oct 7, 2024 by milkcask
Ability to pick setter types (instead of getter types) in a mapped type Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60162 opened Oct 7, 2024 by trusktr
5 of 6 tasks
Add Stage 3 float16 features types Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Fix Available A PR has been opened for this issue
#60148 opened Oct 6, 2024 by petamoriken
TS2416 with typescript 5.6 when using disposable lib Needs Investigation This issue needs a team member to investigate its status.
#60145 opened Oct 5, 2024 by jameslan TypeScript 5.7.0
@types/node's URL is no longer assignable to TS 5.6's DOM URL type Bug A bug in TypeScript Recent Regression This is a new regression just found in the last major/minor version of TypeScript.
#60141 opened Oct 4, 2024 by sandersn TypeScript 5.7.0
Improve module resolution using "paths" of "tsconfig.json" file Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#60133 opened Oct 3, 2024 by leandroluk
6 tasks done
Assertion signature on generics doesn't narrow Bug A bug in TypeScript Help Wanted You can do this
#60130 opened Oct 3, 2024 by OfekShilon Backlog
ScriptKind.Deferred treated as LanguageVariant.Standard Experimentation Needed Someone needs to try this out to see what happens Suggestion An idea for TypeScript
#60125 opened Oct 3, 2024 by blake-newman
Crash for copilot code block Bug A bug in TypeScript
#60118 opened Oct 2, 2024 by mjbvz TypeScript 5.7.0
ProTip! Exclude everything labeled bug with -label:bug.