You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love using the leetcode.nvim plugin, and I have a suggestion that could make it even better. How about adding two new sub commands?
What I’m Suggesting
:Leet next: This would let us jump to the next problem in the set, making it easier to keep solving without going back to the menu. or opening problem lists.
:Leet previous : This command would let us quickly navigate back to the last problem we were working on. For instance, if we're currently on problem 21, using this command would take us to problem 20.
Why It Would Help
Smoother Navigation: It would really speed up how we move through problems.
More Intuitive: It feels more natural to navigate problems this way, especially for those of us who like using keyboard shortcuts.
I think these small additions could really enhance the experience for all users. Thanks for considering this!
The text was updated successfully, but these errors were encountered:
I love using the
leetcode.nvim
plugin, and I have a suggestion that could make it even better. How about adding two new sub commands?What I’m Suggesting
:Leet next
: This would let us jump to the next problem in the set, making it easier to keep solving without going back to the menu. or opening problem lists.:Leet previous
: This command would let us quickly navigate back to the last problem we were working on. For instance, if we're currently on problem 21, using this command would take us to problem 20.Why It Would Help
I think these small additions could really enhance the experience for all users. Thanks for considering this!
The text was updated successfully, but these errors were encountered: