[Chicago] Regarding Text Editors

Tim Ottinger tottinge at gmail.com
Mon Oct 31 17:04:32 EDT 2016


Usually VIM. However, lately I've been trying out PyCharm a lot more.


On Mon, Oct 31, 2016 at 3:48 PM Abraham Epton <abraham.epton at gmail.com>
wrote:

> I've also found Sublime to substantially outperform vi/vim and basically
> any other text editor for viewing gargantuan text files.
>
> On Mon, Oct 31, 2016 at 1:33 PM Jon Sudlow <jsudlow at gmail.com> wrote:
>
> I like sublime a lot. For python its super convenient to hit
> view-->indentation; convert tabs to spaces to convert every tab to a space
> in your selection if your getting confusing indentation errors
>
> On Mon, Oct 31, 2016 at 3:26 PM, Brian Ray <brianhray at gmail.com> wrote:
>
> To ide or not to ide, that is the question. I'm big fan of free choice. I
> used VIM for many years, an IDE for several years, and now use mostly
> Sublime (with anaconda/pyflakes/pep8 installed) + IPython + pdb + Jupyter
> notebooks. The last one is a bit of surprise. I can always jump back to VIM
> if I am doing something tricky. Nonetheless, overall use what you like the
> most. Whatever you use, be sure to follow good Python etiquette**
>
> ** There is written (like PEP8) I gave a talk
> <https://prezi.com/cdrj3szmkbxk/write-pretty-code/> awhile back on and so
> did Raymond at pycon <https://www.youtube.com/watch?v=wf-BqAjZb8M>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> https://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20161031/55255d75/attachment.html>


More information about the Chicago mailing list