tng072

Results 4 comments of tng072

> I have the same problem. > > I guess, this is because the functions autoloaded by `geiser-chez` depend on the functions autoloaded by `geiser`. But the autoloads files were...

@vinistock > which version manager are you using (RubyInstaller or something else)? I'm using [rbenv for Windows](https://github.com/RubyMetric/rbenv-for-windows). It is similar to the [rbenv](https://github.com/rbenv/rbenv) on Unix-like systems but there are still...

> And I receive an error notification: > > ``` > Automatic Ruby environment activation with none failed: Command failed: ruby -W0 -rjson -e 'STDERR.print("RUBY_LSP_ACTIVATION_SEPARATOR" + { env: ENV.to_h, yjit:...

> I published a pre-release version of the extension [v0.8.11](https://github.com/Shopify/ruby-lsp/releases/tag/vscode-ruby-lsp-v0.8.11) which includes the fix in [#2785](https://github.com/Shopify/ruby-lsp/pull/2785). > > [@tn-072](https://github.com/tn-072) can you give it a try and report back if it...