Jorgen Schäfer

Results 141 comments of Jorgen Schäfer

> As I said, resetting environment is cheap. As I said, changing virtualenvs is not _just_ a matter of resetting environment variables. > It only matters when you start a...

What would support for virtualenvs as created by pipenv entail?

Yeah, a nicer solution for that would be … nice. :-)

> run the interpreter through Pipenv What, exactly, does running an interpreter through pipenv imply? > automatically activate the associated virtualenv when visiting a file. Please note that virtualenvs are...

Maybe the ability to set `elpy-rpc-python-command` to a list would work already? I'd be fine with such a change.

Very nice! What do you think about `:contents-to-match` as the matcher name? Also, this is starting to look like a bigger thing. Maybe we can put all the file system...

We're all volunteers using our spare time here, take as long as you need – thank you very much for working on this at all!

The line of equal signs is used, if I remember correctly, in the batch reporter, which is not for use within Emacs. What packages would affect the display of ^L...

Ah, yeah, `buttercup-reporter-interactive` uses `buttercup-reporter-batch` under the hood. I guess this would be possible and useful if someone rewrote `buttercup-reporter-interactive` in general. Right now, it's more of a proof-of-concept.

I guess if a user sets a directory-local or file-local virtualenv, that's definitively more relevant to the user than the virtualenv from the `.project` file, so use the former.