[Chicago] Regarding Text Editors

Jon Sudlow jsudlow at gmail.com
Mon Oct 31 16:32:47 EDT 2016


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20161031/1da5f8e8/attachment.html>


More information about the Chicago mailing list