kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
654 stars 34 forks source link

Feature Request: Run code offline #89

Open redigaffi opened 2 months ago

redigaffi commented 2 months ago

Would be handy to be able to download the test cases and run them locally without sending them to leetcode, this would increase iteration velocity

kawre commented 2 months ago

It's definitely on a todo list, but I don't know when i will implement it

redigaffi commented 2 months ago

thanks! also appreciate your work on the extension, it's really good!