neoclide/coc-python

Select interpreter doesn't use CocList

ApolloBian opened this issue · 1 comments

It would be nice if python.setInterpreter command can use CocList (by default?). Fuzzy search etc will make life easier to select from various interpreters.

I'm also curious about this in a related way. I swear that before today when using CocCommand python.setInterpreter it would open up the options in a split on the bottom of the pane. But today for some reason it is opening up in a floating window wherever my cursor is. Was something changed? Also open this in a CocList would be amazing.