Stillhart
Stillhart
This is kind of important since hotwired and turbo is default in rails 7.1. Maybe it would be even better to just pass down arguments directly using ** or having...
> If you open the "unhealthy" workspace on its own, without being a part of a multi workspace configuration, do you still see the problem? No > Does the "unhealthy"...
I have no experience with typescript, but that loop in chruby looks suspicious to me https://github.com/Shopify/ruby-lsp/blob/044568eb7de2f6bc10ee9e012c213804e7663412/vscode/src/ruby/chruby.ts#L84 Because I get a lot of these messages in my output https://github.com/Shopify/ruby-lsp/blob/044568eb7de2f6bc10ee9e012c213804e7663412/vscode/src/ruby/chruby.ts#L106 Chruby has...
I'm able to reproduce the problem on MacOS using Ruby 3.3.0, 3 new rails apps (rails new + bundle add ruby-lsp) and chruby.
Did you find any setting to disable that terminal window at all? I really don't need it and it's the only vscode extension I have which spawns it's own terminal...
Interesting. Just had a brief look into cgimap. Kinda sad that the openstreetmap mirror is not up-to-date, but at least here is a link to the actual project :-) General...
Or is this the job of the background worker such as solid_queue? If so, I can open an issue in solid_queue
@HoneyryderChuck You might want to have a look into this :-)
I just had the same issue. Very interesting failure mode. Ruby 3.3.2  vs Ruby 3.4.1 