As Pipenv becomes more widespread, it would be useful to be able to discover code editor and IDE integrations from the Pipenv documentation site. I am currently aware of my own Pipenv integration for Emacs, and the Sublime Text integration by @kennethreitz . I am sure there are others.
Let's add it to the docs!
Also, there is a ticket about adding pipenv
support into PyCharm. If it is possible, can you place link to that ticket somewhere too? I think, so many PyCharm users would love to have this integration, but probably, they don't know how to affect PyCharm team into creating it.
Love that idea!
@kennethreitz happy to do a PR to the docs, but some guidance on where such a section should go would be helpful. Thanks!
I've just added (experimental) support for pipenv
to pyup.io 馃憦
There are still some minor caveats but overall, it should be good to go: https://github.com/pyupio/pyup/issues/197#issuecomment-360391226
FYI we are tracking VS Code support at https://github.com/Microsoft/vscode-python/issues/404
Is this closed because it is no longer deemed relevant/useful to the community of users?
just cleaning house, prs accepted!
https://docs.pipenv.org/advanced/#community-integrations
Most helpful comment
FYI we are tracking VS Code support at https://github.com/Microsoft/vscode-python/issues/404