Yoann Padioleau
Yoann Padioleau
or D: leverage information from the pattern itself! if the pattern is new java.util.ArrayList(), then for sure such an entity exist and having import java.util.* and new ArrayList() is in...
yes I think it's a quite complex change. I don't even know how to fix the issue. I'm not sure it's something we can fix in Naming_AST.ml. I was thinking...
Closing for now in favor of jsonnet experiment.
The grammar.js for ruby is weird because it has a heredoc_body rule, but it's not referenced by anything. Might be referenced by the scanner, which makes it hard for us...
This might help: https://github.com/tree-sitter/tree-sitter-ruby/pull/225
@mjambon what is the current status about this here documents and extra nodes? I've seen some recent work by you on this topic. Is it close to be done?
Some people in #5926 want actually to use the opportunity to override previous rule from ruleset by defining a local rule with the same id.
Should be part of the next release (0.119)
I've added a new options: implicit_deep_exprstmt that you can set to false to have this "anchor" statement behavior. It's set to true by default because otherwise we have too many...
new request for this here: https://r2c-community.slack.com/archives/C018NJRRCJ0/p1634870780017000