Claudio Jolowicz
Claudio Jolowicz
I also have this problem, using `auto-completion` with hardly any customization on the develop branch of spacemacs. #### Full .spacemacs (permalink) https://github.com/cjolowicz/dotfiles/blob/d6b82bf3e28e9cdcc4b4fbb37474a491b2e53b56/spacemacs/.spacemacs#L12-L13 #### System Info :computer: - OS: darwin -...
Strange, I can't reproduce it either now. Will report back if it reoccurs.
Ok, reproduced it now:  **Keystrokes**: `c w ArtistDialog ESC j b w ArtistDialog ESC l l` Watch the indicator in the modeline change from green to yellow to see...
> safety is not installed as a dev dependency anymore, because doing so make it vulnerable to malicious packages installed in the same env You can run safety in an...
Do you provide a flow libdef? My flow libdef for `jest-environment-enzyme` is an autogenerated stub.
Thanks for your response. I already have the type definitions for `[email protected]`: **flow-typed/npm/jest_v23.x.x.js** ``` // flow-typed signature: 78c200acffbcc16bba9478f5396c3a00 // flow-typed version: b2980740dd/jest_v23.x.x/flow_>=v0.39.x ``` I presume flow is not complaining about...
I've sent a PR to the pyenv project that would fix this for the future, at least. See https://github.com/pyenv/pyenv/pull/1981
Rebased onto master ([`v157`](https://github.com/heroku/heroku-buildpack-python/releases/tag/v157)). - Tests were moved from `test/run` to `test/run-features`
Rebased onto master (af860be62afc610aa24e6a1556ab21279d3f5d0b)
Poetry 1.0.0b2 was released on 2019-10-11: https://github.com/sdispater/poetry/releases/tag/1.0.0b2