Mac OS Local:
Ruby Version: 2.5.3+ (CHRuby)
Vagrant VM
Ruby Version: 1.9.3
I'm using VS Code Remote Containers, specifically Remote SSH, to edit Ruby code in a Vagrant VM (our environment is too complex to host & test locally). Sadly, we're still using Ruby 1.9.3, and other legacy gems, and it's not been possible to install Rubocop.
Is there a simple way (other than me rsyncing files up & down) to use this extension to leverage my local environment (Ruby/Rubocop) to lint etc. Ruby code that I'm editing over Remote SSH?
Thanks for the request. I'm going to be working on remote environment support for 0.26.0. I'll take this under consideration!
Most helpful comment
Thanks for the request. I'm going to be working on remote environment support for 0.26.0. I'll take this under consideration!