tsquery icon indicating copy to clipboard operation
tsquery copied to clipboard

tooling Query builder/copy selector

Open alyahmedaly opened this issue 6 years ago • 2 comments
trafficstars

Adding Query builder and integration with astexplorer or vscode like copy selector will be more than great

alyahmedaly avatar Apr 25 '19 05:04 alyahmedaly

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!

phenomnomnominal avatar Apr 30 '19 03:04 phenomnomnominal

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 :)

alyahmedaly avatar May 01 '19 01:05 alyahmedaly