Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Multi-root support, lint support, DocumentSymbol support, and more!

Choose a tag to compare

@wingrunr21 wingrunr21 released this 20 Feb 13:39
d3766c1
  • Adds multi-root support
  • Adds diagnostics support (eg lint) with rubocop, reek, and standard
  • Formatting support (both document and selection) for rubocop, standard, and rufo
  • Adds considerably better folding range support <add before/after here>
  • Adds DocumentSymbol support which enables the Outline view
  • Adds out of the box environment detection for RVM, rbenv, chruby, etc environments. If your login shell sets things up correctly, VSCode should set things up correctly