Eugene Varlamov

Results 2 issues of Eugene Varlamov

the problem happend with ruby code looks like this ``` def foo some_func() if true end ``` it works by default. But after installing Tree-sitter support for ruby ``` :TSInstall...

bug

I have a rails project ``` Api::V1::Firm::Members::IndexSerializer ``` when my cursor under this then M-x robe-jump ``` robe-find-file: ’/Users/developer/dev/project/app/serializers/api/v1/firm/members/index_serializer.rb ’ does not exist ``` this file with this absolue path...