Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64887
| From | Vito De Tullio <vito.detullio@gmail.com> |
|---|---|
| Subject | Re: Highlighting program variables instead of keywords? |
| Date | 2014-01-28 01:50 +0100 |
| References | <CANc-5UwcZT18RgLqzHq0oMPA4sxfbfu0ZQhGPJBYZ0KEUJ6m2g@mail.gmail.com> <CANc-5UwkLjmwA5LCAKRGjDZaf5EiHXCfU4_Hm2e9yXsDmApR=g@mail.gmail.com> <CANc-5UxqBJPjk-QYgOL+n1A85xHAicPQHSPfB1fhBg877g0TTQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6056.1390870225.18130.python-list@python.org> (permalink) |
Skip Montanaro wrote: > My son sent me a link to an essay about highlighting program data instead > of keywords: > > https://medium.com/p/3a6db2743a1e/ > > I think this might have value, especially if to could bounce back and > forth between both schemes. Is anyone aware of tools like this for Python? AFAIK kdevelop support this. http://kdevelop.org/sites/kdevelop.org/files/photos/kdev_python_1.png -- By ZeD
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Highlighting program variables instead of keywords? Vito De Tullio <vito.detullio@gmail.com> - 2014-01-28 01:50 +0100
Re: Highlighting program variables instead of keywords? wxjmfauth@gmail.com - 2014-01-27 23:19 -0800
Re: Highlighting program variables instead of keywords? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-28 08:39 +0000
Re: Highlighting program variables instead of keywords? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-28 11:16 +0000
Re: Highlighting program variables instead of keywords? Ned Batchelder <ned@nedbatchelder.com> - 2014-01-28 14:38 -0500
Re: Highlighting program variables instead of keywords? Piet van Oostrum <piet@vanoostrum.org> - 2014-01-29 14:30 +0100
Re: Highlighting program variables instead of keywords? Michael Torrie <torriem@gmail.com> - 2014-01-28 14:09 -0700
csiph-web