Skip to content

Releases: YaroSpace/dev-tools.nvim

v0.0.3

19 May 16:56

Choose a tag to compare

What's Changed

  • feat(ui): autoresize picker on actions number and width
  • fix: various

Full Changelog: v0.0.1...v0.0.3

v0.0.2

11 May 23:54

Choose a tag to compare

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

09 May 10:32

Choose a tag to compare

  • LSP server
  • Actions API
  • Edit helpers
  • Code actions picker (snacks)
  • Lua actions