Jean-Rémy Falleri

Results 72 comments of Jean-Rémy Falleri

Hi! Sorry I do not have a window machine therefore I cannot help you on this one :( Keeping this open in case anyone with a window machine is kind...

OK this one is weird. They were some missing information in the AST that I gathered in the few last commits. However the file remains unadequately handled by the algorithms....

There are none at the moment, although I am trying to put an article together explaining them, but it keeps getting delayed because I prioritize new topics. In short they...

Hi! Unfortunately our json parser is in fact the Mozilla rhino js parser. Therefore it might not be perfect for json files. I am not sure to understand well what...

In fact I think this is not really keyless since the key is contained in the subtree corresponding to the property declaration, somethig like: ~~~ ObjProp Key Name "foo" Value...

Any follow-up on this issue ?

Hi! Thanks for the case. It's awkward that's it's matching with the statement from the second constructor. I will investigate why. Cheers.

Hi and thanks for the feedback! Indeed it would be nice to have something to facilitate scrolling. However since I do not align files by putting white spaces for insertions...

Mmm it seems to be the case, However I am not sure whether or not parsing comments should be turned on. It would may be make sense to let this...

You mean that code comments are not part of the AST returned by JavaParser?