This repository has been archived by the owner on May 30, 2024. It is now read-only.
v0.5.5
What's Changed
✨ Enhancements
- Warn users if no lockfile is detected on the configured workspace by @vinistock in #945
🐛 Bug Fixes
- Improve restart behaviour during rebases using a file watcher by @vinistock in #937
- Always activate workspace if a custom Gemfile is configured by @vinistock in #959
- Improve debug workspace selection by @vinistock in #950
🛠 Other Changes
- Add support for HAML syntax highlighting in Heredoc sections by @joevandyk in #824
- Allow bypassing typechecker by @vinistock in #960
- Clear up
rubyLsp.bundleGemfile
path instructions by @craigmcnamara in #957 - Avoid display the selection list if no debugger process by @snutij in #956
- Fix Run Current Test In Terminal for class line by @snutij in #961
New Contributors
- @craigmcnamara made their first contribution in #957
Full Changelog: v0.5.4...v0.5.5