Thomas Vigouroux

Results 171 comments of Thomas Vigouroux

I am in favor of replacing the current implementation to use this scope tree, there's no need to have both of them. Updating the other plugins could be done simultaneously.

@ahelwer there is a thing in tree-sitter that is some kind of "syntax-changed event". I'll try to see if I can invalidate parts of the buffer based on that.

Great, thanks for reporting, we'll try to work on that. So there's some steps we'll need to take from here, and I have some questions: 1. Are you sure the...

The best way is always to come to the Zulip server. You should have averything you need in the `CONTRIBUTING.md`.

It seems from here that we want to trim the empty lines in all cases when folding. Don't you think that it would be better to actually do that in...

Hi everyone, a PR recently landed attempting to fix this issue. If it is fixed now, could you confirm by closing this issue ?

Oops sorry for that then 😁

Can you still reproduce this with the latest python changes about indentation ?

So, from what I see from here, we would have the find the last working revision of the parser, and put that into the lockfile. The setup is not that...

I never write a single line of dart but: > @akinsho just parsing an empty file crashes, so it has nothing to do with highlighting in this case Do you...