vscode-ruby-lsp-v0.5.18
vinistock
released this
11 Apr 17:15
·
740 commits
to main
since this release
vscode-ruby-lsp-v0.5.18
✨ Enhancements
- Implement None and Custom as version manager objects (#1878) by @vinistock
- Allow configuring Mise executable path (#1914) by @vinistock
🐛 Bug Fixes
- Enable
no-floating-promises
lint (#1876) by @vinistock - Remove verbose or debug environment variables from Ruby env (#1889) by @vinistock
- [VSCode] Change the order of existence checks for Manager. Check 'asdf' last. (#1909) by @dlwr
📦 Other Changes
- Enhance version manager config to accept more fields (#1831) by @vinistock