Semyon Pupkov

Results 27 comments of Semyon Pupkov

@phalt Hi, can we merge this?

``` poetry env info -p Warning: Found deprecated key 'default' or 'secondary' in pyproject.toml configuration for source kontur. Please provide the key 'priority' instead. Accepted values are: 'default', 'primary', 'secondary',...

I added explicit path to python and that fixed this error. (because autodetection doesn't run :))

If package can't detect python path, maybe better to use default python, or handle exception and suggest how to setup path explicitly

@vladiim It because RequestHelpers do not release yet. I try to reproduce this bug and it reproduced in 0.2.0, but not in head `gem 'rspec-hanami', group: :test, github: 'davydovanton/rspec-hanami'` @davydovanton...

@nightshade427 have you tried to run scan manually. Like `solargraph scan -v`? I faced the same problem but in emacs, and in my case I had error ``` 'Solargraph::Workspace#load_sources': The...

Today I've tried zed preview with ruby project. The same issue but now ruby process is consuming 100% CPU. Not sure that related to zed, btw, there is stack: [Sample...