Craig Spence
Craig Spence
Not until we get the upstream fix merged I'm afraid. I thought I did a review of the PR in the esquery repo, but it's vanished. I'll do it again...
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...
Not totally sure what but you’re talking about - do you mean the representation of the selector? Or the JSON version of the actual nodes? If it’s the latter, then...
Think I covered this in the changes in v6, would you check it out and let me know?
I *think* this is intended behaviour, but I'm not super sure on that. If we look at your `InterfaceDeclaration` example, which child would you expect to select? It could have...
Unfortunately this one looks like it's an issue in the query parser which comes from esquery, as I can reproduce it here: http://estools.github.io/esquery/ They have an issue here and are...
I don't really know how something like this would work, since the type information isn't necessarily available to you at the point when a query is running. Can you add...
Thanks for the update! I'm going to try to attend 😊
Yes, I've used it for almost 2 years now. It's not perfect, and there's definitely room for improvement, particularly in some of the heuristics it uses for removing potential harmonics....
There's possibly something that can be done with the noise removal stuff. Have a look at [the docs](http://phenomnomnominal.github.io/projects/tuner/docs/noiseRemoval.html). I'll have a fiddle later on, but it's a pretty hard one...