Better syntax highlighting

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
athei
Posts: 9
Joined: Fri Aug 01, 2008 7:55 pm

Better syntax highlighting

Post by athei »

Something like is in kate for linux. Colors in kate are just great.
In webuilder echo "<b>$key: </b>$value<br />"; all between "" is treated as string so there is no difference in color for php variables $key, $value which looks poor.

There is also bug - when I change colors click apply, then cancel, close and reopen program - colors are not reseted to it default values!
x3po
Posts: 139
Joined: Fri May 16, 2008 10:48 am

Re: Better syntax highlighting

Post by x3po »

+1 from me for this.

php in js is also a mess.
Post Reply