tsquery
tsquery copied to clipboard
tooling Query builder/copy selector
trafficstars
Adding Query builder and integration with astexplorer or vscode like copy selector will be more than great
This is a great idea, but it's quite hard problem. What would you want the query builder to do? Get a super specific unique selector for a AST node? A minimal unique selector? A selector for that class of AST nodes?
Keen to get your thoughts!
I would prefer A minimal unique selector but if you take chrome dev tools as example they generate super specific unique selector for css selector, or we can get both :)