Skip to content

vscode-ruby-lsp-v0.8.14

Compare
Choose a tag to compare
@vinistock vinistock released this 22 Nov 19:42
· 67 commits to main since this release
48f9212

vscode-ruby-lsp-v0.8.14

✨ Enhancements

πŸ› Bug Fixes

πŸ“¦ Other Changes

  • Remove experimental features from extension and migrate old settings (#2830) by @vinistock
  • Show multi-root workspace warning as progress instead (#2879) by @vinistock
  • Only include workspace name as part of telemetry (#2883) by @vinistock
  • Allow individual version managers to trigger manual Ruby selection (#2835) by @vinistock
  • Fallback to latest known Ruby if no .ruby-version is found (#2836) by @vinistock