You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible, as the files are accessible through a shared volume. They are accessible from the command line.
It seems more a problem about how the executable is resolved, as coc.nvim doesn't seem to recognize it and it prompts me to install the solargraph gem.
First of all, thanks for maintaining this integration of solargraph with vim ❤️
I'm trying to dispatch solargraph command to a docker container, but it seems not to be possible:
I do have solargraph in the
Gemfile
and the commanddocker-compose exec app bundle exec solargraph
works without problems in the console.Thanks for any help.
The text was updated successfully, but these errors were encountered: