Dave Halter
Dave Halter
@blueyed Feel free to merge whatever here.
I'm open to all those changes, but I'm still using old VIM, so feel free to change this.
We can do the same for VIM, using `textprop`, but we need at least patch 8.2.0286.
BTW: I actually wanted to list the virtualenvs and system pythons in a buffer anyway so a user could choose. I think improved environment selection will be a great feature.
I like the general direction of this PR. For me personally I have always envisioned a "list environments" feature where you could then choose which environment you would want to...
@petobens Just FYI we won't support a combination of Jedi/vim-virtualenv. That will break in a lot of ways for sure. There's so many potential issues there. Also it will really...
@petobens This is already the default, you don't have to do this. Default environment selection changed quite a bit over the last year. At the moment it's pretty much what...
@blueyed I feel like this change is obsolete with my latest changes. I was heavily inspired by your changes here, but ultimately decided no to reuse the code for various...
What do you think about this change? I personally feel like it's obsolete. We used to have weird issues when using multiple dots. But since Jedi got its shit together...
This is what #652 is about. Please try it and let us know if it works.