Frederick Z.
Frederick Z.
following problem fixed on 0.43.1 --- Have just started to use pyrefly in nvim lately. find-reference and find-definition works perfectly when class/function is defined within the same `py` file. I...
> > Have just started to use pyrefly in nvim lately. find-reference and find-definition works perfectly when class/function is defined within the same `py` file. > > I encounter problem...
Hi @milanglacier appreciate if you could review and merge - thanks in advance
thanks for the feedback - I do like the lean approach about expose the raw data so the user can decide to: 1) display as a virtual text 2) print...
> You should be able to achieve sending the comment with source syntax by customizing the source syntax as a function like this: > > ```lua > function(str) > --...
> You should be able to achieve sending the comment with source syntax by customizing the source syntax as a function like this: > > ```lua > function(str) > --...
close for now
on nvim, it can be disabled by ` client.server_capabilities.diagnosticProvider = true` but would be the best i can be controlled within ty setting