kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
1.05k stars 45 forks source link

Keybinding to move between tests and results in console #25

Closed harshasrisri closed 10 months ago

harshasrisri commented 10 months ago

Hi, First of all, this is a well-thought-out and well-made plugin and is the main reason why I'm spending so much time on LC. I can't thank you enough!

I couldn't find it if it is there already, but it'd be great to add a keybinding to move between Tests and Results windows in the console to copy test cases. It'd be great if you could display it below along with (r) Reset.

kawre commented 10 months ago

Thanks, I'm not yet sure of the keybindings so i will let it sit on the dev branch until tomorrow probably

harshasrisri commented 10 months ago

Thanks a ton for pushing this. Works great!