Morten Enemark Lund

Results 38 comments of Morten Enemark Lund

> Any chance this can be related to finding multiple conftest.py? This could very well be the case. I had a colleague who had the same issue on Windows. It...

Hi @mikicz . Create a `.xonshrc` file in your home directory. See here: http://xon.sh/xonshrc.html

Or. Just let each completer handle sorting of their own result .

I agree with @adqm. Number 3 is the way to go.

@gforsyth It is fairly slow on windows as well. Maybe expected. ``` python_mode: 0.0 base: 0.09418725967407227 completer: 0.0009777545928955078 skip: 0.0 pip: 0.0 cd: 0.0 rmdir: 0.0 xonfig: 0.0 xontrib: 0.0...

Nope. This hasn't been fixed yet. Not sure if there will ever be a bullet-proof solution. But there are some possibilities. See https://github.com/scopatz/xonsh/pull/962#issuecomment-222971467

@astronouth7303 It sounds really cool. I haven't had the opportunity to use async in standard Python for anything serious. So maybe I have a hard time seeing where it would...

There is an open (never finished) PR for this. https://github.com/xonsh/xonsh/pull/1379 Any help moving it along would be great.

This was reported by @battaglia01 as well in marts. See #2599. I think it was concluded that this was partly due to xonsh' ambition to capture everything. @scopatz tried to...

So. We ended up linking to the pypi source instead. I would rather point directly to the GitHub release, but this will do for now. So there is no rush...