castwide / vscode-solargraph

A Visual Studio Code extension for Solargraph.
Other
424 stars 25 forks source link

when solargraph gem not installed, "Install Now" doesn't seem to do anything #242

Open carlost opened 2 years ago

carlost commented 2 years ago

The ruby solargraph plugin reminds me that the solargraph gem is not installed. The message dialog includes a button for "Install Now". Unfortunately nothing happens when i click that button. Not sure if that is expected, although i am pretty sure that clicking "install now" in the past had resulted in installing the solargraph gem.

Complete log for the "Ruby Language Server":

[Error - 4:09:10 PM] Starting client failed zsh:1: command not found: solargraph

Dialog I am referencing:

solargraph_install_now_button

Let me know if this is a "me" problem