We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Color the Code (Read 708 times)
Color the Code
Apr 3rd, 2006, 12:34pm
 
Hi !

I've just worked with Processing and it came to my mind, that coloring the background of the code would be nice feature to keep the code easier overviewable.

It could work by selecting code as usual and then click on a colorfield, maybe 6-8 of them. A colored bar could then appear on the left side for example.

I'm sure you've been thinking of lots a ideas, but that are my 2 cents.

Here is a little illustration.

Greetz
stefan


...
Re: Color the Code
Reply #1 - Apr 3rd, 2006, 6:38pm
 
I think the problem with that is that there's currently no project file, so that stuff can't be saved, unless saved in the pde (then ignored by the compiler).. but it is in deed a good idea.. and with the color-picker implemented you could select your own color Smiley

fry or reas will probably correct me if i'm wrong Smiley

a project file is actually not that bad of an idea.. it opens up for more controll over your projects.. but .. it's all up to fry and reas!

-seltar
Re: Color the Code
Reply #2 - May 31st, 2006, 11:29pm
 
That sounds awesome -

maybe it could be implemented in the commenting, like at the end of the line: five spaces then:::     //begin_blue
Page Index Toggle Pages: 1