kawre / leetcode.nvim

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

Problems list shows only first 267 problems #93

Closed braveltd closed 2 months ago

braveltd commented 2 months ago

When i open problems list it shows only 267, but through find i can enter any. image

kawre commented 2 months ago

It's telescope limiting number of results per picker, probably for performance related issues. If you want to search problems the best place is the web version of leetcode.