Skip to content

b4ry/RubyTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To make everything run on Windows smoothly, one needs to install more than just the defaults using the RubyInstaller for Windows. When asked for options, do not go with the default - pick everything, otherwise it will not be possible to build gem native extensions.

Also, it seems that ruby-lsp extension does not cooperate with blank VS Code solutions; it needs to have a folder workspace open, with a Gemfile.lock in it. There was another problem though, because bundle install did not work either, due to missing development toolchains. I managed to solve it by installing all options via ridk:

image

I wrote a Medium article with some more details, if one needs: https://medium.com/@luka.barczak/initial-ruby-lsp-configurational-pain-7d58bba2b995

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages