What's Changed
✨ Enhancements
- Add codeAction/resolve and variable extraction refactoring by @jenny-codes in #491
🐛 Bug Fixes
- Fix completion on syntax error by @vinistock in #502
- Fix path completions when partial path is typed by @paracycle in #509
- Skip formatting if the document is not valid by @st0012 in #507
🛠 Other Changes
- Warn that the LSP is ready on initialized by @vinistock in #505
- Add shutdown complete notice to logs by @andyw8 in #513
- Update texts for refactor: extract variable by @jenny-codes in #514
New Contributors
- @jenny-codes made their first contribution in #491
Full Changelog: v0.4.0...v0.4.1