kawre / leetcode.nvim

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

feat(companies): Leet companies - view company list to filter problems by #92

Open jamzrob opened 2 months ago

kawre commented 2 months ago

Company problems are only for premium users. Add a guard inside cmd.companies to check if user has premium

jamzrob commented 2 months ago

@kawre Updated!

kawre commented 2 months ago

I would need a quick demo, since it's premium feature only

jamzrob commented 1 month ago

Here is a demo!

https://github.com/kawre/leetcode.nvim/assets/13103444/b2efae27-e29f-4337-85f4-5cb647420275

dav1d-wright commented 3 weeks ago

This would be awesome, thanks for putting in the work! :slightly_smiling_face: