- Add option to change
TCPListener
in configuration
- Unbind existing
TCPListener
before binding new
- New tasks and actions render format
- New backdrop effect
- New configuration options
- New selection feature
- New edit window for test cases
AssistantToggle
command change toAssistant
and will only open the UI instead of toggleR
key binding will no longer works
- Better tasks and actions render format
- Backdrop
- Better edit window
- Selection functionality
- ✨ Remastered UI with template support
- 🛠️ Fixed navigation bugs
- Improved UI for better user experience
- Added template support for sources
- Enhanced UI responsiveness
- Fixed Issue #54
- Updated README with new instructions
📺 Video Guide: Available on YouTube
Hi everyone! 🚀
We're thrilled to announce the release of v3.0.0 of this plugin! This version brings significant updates, improvements, and bug fixes based on community feedback, enhancing the overall user experience.
- New interactive UI: A redesigned interface for improved UX and productivity.
- Parallel task scheduler: Run multiple tasks efficiently without CPU overload.
- New actions bar: Live feedback for a limited set of actions.
- Enhanced configuration flexibility: More customization options.
We'd love to hear your thoughts! Let us know:
- How is your experience with the new features?
- Are there any areas for improvement?
- Any bugs or unexpected issues?
Your feedback helps shape the future of this project! 🚀
- Handled empty testcase array for
next
andprev
methods.
- Fixed border overlapping of
main
andprev
.
- Fixed error message for
vim.api.nvim_get_current_line
when buffer is unavailable.
- Set cursor position on renders.
- Added default mappings for easy testcase navigation.
- Split UI
- Custom themes
- Greater configuration control
- Resolved infinite running process issue.