rekcäH nitraM
rekcäH nitraM
Am 22.03.2012 um 04:03 schrieb Jacob Rus: > @dwt see http://blog.macromates.com/2011/locating-bundles/ Got it, thanks! Martin
Do I get this right? You would take the pull request if it is implemented inside the projects plugin, instead of in the global activate function?
@justinmayer Please clarify - so I know it is worth putting more work into this.
@adambrenecki how do you feel about this? I'd like to get the fish version to be feature compatible with virtualenvwrapper to make it as easy as possible to switch.
@justinmayer: I actually use `cd -` quite often for that. But I agree, it seems logical that `vf activate` only activates a virtualenv, while `workon` also does a cd to...
I have updated this pull request with a tentative implementation for a more complete `.project` support. `vf new virtualenvname -a path/to/project` is supported, as is `vf project virtualenvname -a path/to/project`...
@justinmayer + @adambrenecki Any input?
I have since not switched to virtual fish, so I'm not using this yet (also because of the problems) but my thinking is now, that it may be best to...
I really like this. It makes the `.project` files that are already existing work right away and is a great first step. About creating .project files: * The least intrusive...
Seems to work fine for me