kawre / leetcode.nvim

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

Open console when running or submitting directly from the editor. #4

Closed sgarg26 closed 8 months ago

sgarg26 commented 9 months ago

Hey, I think a good feature would be to include an option to toggle the console when running or submitting code with the LcRun or LcSubmit commands. It was simple enough so a newbie like me could do it, and I would be happy to open a pull request if you think it's something worth adding. Thank you for this great plugin :)

kawre commented 9 months ago

Sounds good to me. Remember to format the code with stylua only