[Python-ideas] Custom Code Folding: Standardized Rules and Syntax?

2017-07-16 Thread Connor Farrell
Background: I work in scientific computing and use Community Pycharm IDE. I'm a religious follower of the 'readability counts' mantra, and two things I find myself doing often are: - Writing custom code folds to segregate code, from groups of classes in a file, to groups of lines in an individual

Re: [Python-ideas] Python-ideas Digest, Vol 128, Issue 41

2017-07-16 Thread Connor Farrell
> Subject: Re: [Python-ideas] Custom Code Folding: Standardized Rules > and Syntax? > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > Hi Connor, and welcome! > > On Sun, Jul 16, 2017 at 10:37:26AM -0400, C