Releases: YaroSpace/dev-tools.nvim
Releases · YaroSpace/dev-tools.nvim
v0.0.3
v0.0.2
UX Enhancements
- Enhanced Code Actions Picker: Improved filtering, grouping, picker key mappings, and additional actions info
- Support for setting global keymaps for actions
- More edit helpers
Code Actions
- Added "Log vars under cursor" with trace and conditions.
- "Extract Variable", "Extract Function", and "Convert Function ↔ Method".
- Toggle and watch specs/tests with terminal integration
- Integrated Primeagen refactoring library
First release
- LSP server
- Actions API
- Edit helpers
- Code actions picker (snacks)
- Lua actions