Your IDE's?

oliver oliver.schoenborn at gmail.com
Mon Mar 25 17:59:16 EDT 2019


Been using IDEs for 30 years (turbopascal anyone?): by far, PyCharm (used
for 5 years so far). Then VS Code (one year). I still use both. Vs Code is
faster to load, uses less mem and has a simplicity about it that is
appealing.

BUT vscode has similar speed to pycharm once started (actually might even
be slower), and although very capable, is not anything as capable as
pycharm when it comes to refactoring, inspections, configurability,
debugging, find/replace, integration with Git (way better than the 2
leading Git plugins for vs code), and various other capabilities you take
for granted in pycharm like finding unused imports, deep integration with
pytest, and many more.

On Mon., Mar. 25, 2019, 17:41 John Doe, <john at doe.com> wrote:

>
> What is your favorite Python IDE?
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list