issues Search Results · repo:microsoft/TypeScript language:TypeScript
Filter by
42k results
(126 ms)42k results
inmicrosoft/TypeScript (press backspace or delete to remove)🔎 Search Terms
const let block keyword if
🕗 Version Regression Information
- This is the behavior in every version I tried
⏯ Playground Link
https://www.typescriptlang.org/play/#code/GYVwdgxgLglg9mABMAFASkQbwFCMTYRFARkQD5EAGNXPRCBAZykQFNEBeRAZgG5a8DMIzgAbVgDpRcAOYpWafngC+2VUA ...
RyanCavanaugh
- Opened 2 hours ago
- #61734
🔎 Search Terms
computed property name , required
🕗 Version Regression Information
- This changed between versions 5.1.6 and 5.2.0
- This is the behavior in every version I tried, and I reviewed ...
Not a Defect
silverwind
- 2
- Opened 5 hours ago
- #61731
🔎 Search Terms
map, union, generics, property does not exist on type
🕗 Version Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about Common ...
Design Limitation
SimonSimCity
- 1
- Opened 11 hours ago
- #61729
🔎 Search Terms
quick info, hover hint, deferred keyof
🕗 Version Regression Information
- This changed in PR #51621
⏯ Playground Link
https://www.typescriptlang.org/play/?ts=5.8.3#code/C4TwDgpgBAQghgZwJYGMDCB7AdgEycJbOAGwB4AVAPigF4oBrCEDAMynKggA9gJcEocLCABQUKAH4owAE4BXCGKgAuKCxIIIAbhEjQkKJiwskAc1pQA3lBkQAVhBTA0xDJtWyFUAL4790cggEYFolIxNzbl5+K28lcSlLePEU2wcnFzcIVXhkdGw8AiIycLNKHRSUuMrVLAgANwgZHT1waAAle0dnV00LQOCAbQAiNO7MzWGAXR0AelmUgD0pRmY2UsiePhwBIRBJaXloVXViTSA ...
Bug
Help Wanted
LukeAbby
- 2
- Opened 15 hours ago
- #61728
🔎 Search Terms
boolean
🕗 Version Regression Information
Seems like this issue is easily reproduced for [v3](https://www.typescriptlang.org/play/?target=99 jsx=0
ts=3.8.3#code/DYUwLgBAhhC8EDMrAM4ggegxAlgOwRACciQATaFCAIgCMB7e0KPagKBi1wONIqirUkqENWgIwxAO5QiZKgApaAV0goAFvWXAKpALZR8lCAyYgW3FJKhkAlGzahItOBADkbzNnyES5Y9RWRPgA5uwuXFY4wMDcvnwBQaHsjuAQAMauAAxecbz+AjR4ynq0xOyZkWDRsT75-ILFpeVAA), ...
GervinFung
- 3
- Opened 19 hours ago
- #61727
The following errors were reported by 5.9.0-dev.20250518 vs 5.8.3 Pipeline that generated this bug Logs for the pipeline
run File that generated the pipeline
This run considered 300 popular TS repos from ...
typescript-bot
- 6
- Opened yesterday
- #61725
The following errors were reported by 5.9.0-dev.20250518 vs 5.8.3 Pipeline that generated this bug Logs for the pipeline
run File that generated the pipeline
This run considered 300 popular TS repos from ...
typescript-bot
- 2
- Opened yesterday
- #61724
The following errors were reported by 5.9.0-dev.20250518, but not by 5.8.3 Pipeline that generated this bug Logs for the
pipeline run File that generated the pipeline
This run considered 800 popular TS ...
typescript-bot
- 68
- Opened yesterday
- #61723
🔎 Search Terms
mixin, referenced directly or indirectly in its own type annotation, recursively references itself as a base type,
referenced directly or indirectly in its own base expression.
🕗 Version ...
Help Wanted
Possible Improvement
LukeAbby
- Opened yesterday
- #61721
import { FC } from react ;
type Test X extends string = X;
const a: Test a = {} as Test a | b ;
console.log(a);
type TestFn X extends string = (args: X) = void;
const b: TestFn a = {} as ...
GuichiZhao
- 11
- Opened 2 days ago
- #61720

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.