Y
Hacker News
new
|
ask
|
show
|
jobs
by
funnymunny
1132 days ago
I’ve always wanted a tool that could search ts code using types & logic, e.g. you could search for every instance where an object of a particular type has a value assigned to one of its properties.
1 comments
klysm
1131 days ago
I’ve also always wanted more advanced search - kind of like a SQL over all the AST
link