Simon Hauser

Results 308 comments of Simon Hauser

the backported patch is pushed to 0.1.x, i dont wanna setup jdtls right now. can someone confirm that the issue is fixed on that branch, if yes i'll do a...

thanks for testing, is now released with 0.1.8: https://github.com/nvim-telescope/telescope.nvim/releases/tag/0.1.8

i guess we can do that. i havent made up my mind regarding lua language servers annotations. they aren't compatible with emmylua annotations which are used within docgen (its uses...

let me run this for a couple of days before merging :D but thanks for addressing this issue :)

i rebased the branch and continue to run it till friday, if there arent any issue till then, i think this is good to go thanks :)

I dont know if that fixes it. because i dont get why it isnt even working. I always work on my fork and it works for me (i know "works...

We actually changed it from 10000 down to 250 because of performance issues. Having a scrolling limit that high means that we actually need to sort 10k items correctly on...

this is currently not possbile, and i am actually not sure that we want this. I also dont see a reason why you want that. if you are looking for...

This seems like neovim coredumps, can you upload this coredump. Also please provide a minimal rc file and start neovim with `nvim -nu` your dotfiles repo is not a valid...

I dont like this solution at all. I think there is a good reason to just store the original passed opts inside the picker and then use these later in...