Difrent colors in "<img" "<form",

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!

Difrent colors in "<img" "<form",

Postby webdesiglx » Mon Jun 19, 2006 3:21 pm

Hello,

It will be great if whe can change the color of tags to diferent colors, like in Dreamwaver the "<img" is in red color, and the "<form" tag is in orange, they are in diferent colors that so its easy to find some peace of code.

Exemple:

<table>
<td>
<tr>

<form>
<input>
</form>

</tr>
</td>
<td>
<tr>

<img>
</tr>
</td>
</table>



Sorry my bad english :)

P.S- I love WeBuilder I hope I can contribut to be better then Dreamwaver :)

I Have buy my licence yesterday :D
webdesiglx
 
Posts: 2
Joined: Mon Jun 19, 2006 3:12 pm

Postby jahwz » Thu Aug 03, 2006 5:06 pm

Evaluating Webuilder as a (LONG overdue) replacement for HomeSite. After the first hour of working with it, the #1 issue on my list is code highlighting! Being able to quickly and easily distinguish between the different tag types in HTML is one of the things I don't think I can do without. Any chances the ability to color code individual tag types will be integrated soon? So far, this program has everything we need and then some, I hate to move on to others over such a simple feature (I know implementation isn't exactly "simple" though).
jahwz
 
Posts: 13
Joined: Thu Aug 03, 2006 5:02 pm

Postby Vandulus » Fri Aug 04, 2006 3:38 pm

I'd also love different color settings for Form and Table tags.
Vandulus
 
Posts: 30
Joined: Tue Dec 06, 2005 4:48 pm
Location: Columbus, Ohio

Postby Alan Palmer » Thu Aug 10, 2006 4:34 pm

There appear to be similar requests scattered throughout the forum for individual code highlighting for <form>, <table>, and <img> tags. Just so it doesn't get missed, I'd like to add my vote for adding it to <li> tags as well. 8)
Alan Palmer
 
Posts: 8
Joined: Thu Aug 10, 2006 3:27 pm
Location: London, UK

Postby chrisjlocke » Thu Aug 10, 2006 4:41 pm

Yes, I was going to merge / close these requests, as it was starting to get a bit cluttered. Will have a squeeze later... ;)
User avatar
chrisjlocke
Top Contributor
 
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK

Postby syrupcore » Thu Aug 31, 2006 8:23 pm

I hate to say it but if you stop using a ton of table/tr/td/font tags, you really don't need a bunch of different colors for the tags - they're all HTML tags and you end up with about and 1/8 of the amount for the average nested table layout.

It's when you have to surf through a sea of table,tr, td, td, td, td, img, tr, table, tr, td, td, form, input, td, td, td, tr, td, td, td............. that you need it.

life is better on the other side of tables. really. ;)
User avatar
syrupcore
Top Contributor
 
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa

Postby Romashka » Sat Sep 16, 2006 12:21 pm

Romashka
 
Posts: 5
Joined: Wed Sep 14, 2005 1:29 pm

Postby Karlis » Thu Mar 08, 2007 11:45 pm

Important question ... would you be satisfied if the tag names were in diff color, e.g. <table> or is it essential to have all the tag in one color e.g. <table> the second solution adds much more work for us because we have to re-write tons of code, but it shall be done if there is such need.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
Karlis
Site Admin
 
Posts: 3601
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe

Postby syrupcore » Fri Mar 09, 2007 12:56 am

personally, I'd prefer HTML to remain single colored. it will only make it more confusing for me as different languages are often on one page like, PHP+JS+HTML or CF+JS+HTML+CSS or whatever. I think seeing form and table tags highlighted is just learned behavior from dreamweaver. maybe not.

being able to select a tag to highlight on any given page (like a menu bar toggle) might be pretty useful on occassion. Highlighting the text inside the tag only would be plenty.

2 cents,
will
User avatar
syrupcore
Top Contributor
 
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa

Postby Karlis » Sat May 12, 2007 1:37 pm

Now in version 2007 this is possible, but not by default. You have to load the custom highlighter script shipped with the program.

You can write your custom scripts now as well, but it is really not so easy.
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
Karlis
Site Admin
 
Posts: 3601
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe

Re: Difrent colors in "<img" "<form&quo

Postby Jamest » Fri Feb 29, 2008 2:49 pm

Hello,

Is there a solution for this Example?

webdesiglx wrote:Example:

<table>
<td>
<tr>

<form>
<input>
</form>

</tr>
</td>
<td>
<tr>

<img>
</tr>
</td>
</table>



It would be very nice, If someone can help me to get this working.

Regards

Jamest
Jamest
 
Posts: 2
Joined: Fri Feb 29, 2008 2:47 pm

Postby maravizzo » Thu Mar 13, 2008 10:09 am

This is something I'd really appreciate!
Coloured tag would help a lot, especially with not indented code.
Thanks
maravizzo
 
Posts: 21
Joined: Tue Sep 28, 2004 11:31 am

Re: Difrent colors in "<img" "<form",

Postby gwmbox » Fri Oct 24, 2008 6:42 am

As a Homesite die-hard user has this been made available in WB2008? It is really the only reason I have not moved from HS to WB

Cheers
gwmbox
 
Posts: 24
Joined: Fri Oct 24, 2008 6:34 am

Re: Difrent colors in "<img" "<form",

Postby sunech » Wed Nov 19, 2008 7:44 pm

I second that. I am also looking for a replacement for Homesite - HTMLPad looks perfect for me except that I really miss the coloring of for example img, form, input tags etc.

I tried using the custom highlight script called MulticolorHTML for HTML pages, but that didn't do any difference and I need it to work with ASP pages as well. I also tried looking in the xs-files to see if I could cutomize it myself, but the files made no sense to me.

Are there any changes coming regarding this in the future, or what can Homesite-addicted users do to get their needs forfilled? :roll:
sunech
 
Posts: 1
Joined: Wed Nov 19, 2008 7:08 pm

Re: Difrent colors in "<img" "<form",

Postby gwmbox » Mon Feb 16, 2009 5:57 am

Oops I tripped and what do you know 'bump'

Any news on this one yet?

Cheers
gwmbox
 
Posts: 24
Joined: Fri Oct 24, 2008 6:34 am


Return to HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests

Who is online

Users browsing this forum: No registered users and 47 guests