I've been a big fan of WeBuilder (and previously HTMLPad) for several years. I use it every single day and I'm looking forward to WeBuilder 2010. Here are my top 10 feature requests:
1. HTML5 tags support (with auto-complete, tag hints, inspector support)
2. I often right-click an image and select "update IMG size". Is there a way of this working on non-local based images (eg. http://www.domain.com/image.jpg) - this would be useful.
3. When I'm editing XML, I can't insert special characters. I wish the insert characters panel was still available and if I selected a special character it would insert the correct XML code for the character
4. Ability to hide preview pane options for certain file types (for example; I never, ever need preview pane for ASP or PHP files, but use it for CSS and HTM)
5. Improved CSS Compress function. would be good if it converted HTML hex values such as #ffffff to fff# and also removing the final ";" from each CSS declaration and remove all unnecessary whitespace.
6. I always have automatic spellcheck on, but if I comment out some code it shows valid HTML tags and code as spelling mistakes (eg HREF, DIV, TD etc are underlined in red). This is a bit annoying. Can you please either add all valid tags to the built in spell-checker, or, don't spell-check commented code.
7. CSS3 support (with auto-complete, tag hints, inspector support)
8. On startup check for new versions automatically once per week
9. In the preview window have ability to select IE8 or IE7
10. In the preview window for Firefox, have ability to view Firebug add-on, or Chris Pedericks' (excellent) Web Developer Toolbar (or if its impossible to integrate a Firefox add-on, then simply copy some of the ideas (option to switch on/off images, outline divs, outline table cells, etc etc)
WeBuilder 2010 - My Top 10 Feature Requests
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
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".
Re: WeBuilder 2010 - Top 10 Feature Requests
Sure, that would be nice ... but I think there are other features, which imho should have a higher priority... This gets more and more interesting, as newer browser versions are going to support HTML51. HTML5 tags support (with auto-complete, tag hints, inspector support)
I totally agree in that point. It would be even better, if the chars get replaced by their entities as you type! I often need to write in xml language files - this would be a much more easier then!3. When I'm editing XML, I can't insert special characters. I wish the insert characters panel was still available and if I selected a special character it would insert the correct XML code for the character
Partly agree here, the preview panes should be disabled where they make no sense ... like css, sql,... files. But on files that could render an output, I really like this feature ... especially if I want to test a PHP code snippet, without saving it into a dummy test file!4. Ability to hide preview pane options for certain file types (for example; I never, ever need preview pane for ASP or PHP files, but use it for CSS and HTM)
You should use external libraries for that ... the wheel shouldn't be invented twice or more imho. Have a look at the google minify script (5. Improved CSS Compress function. would be good if it converted HTML hex values such as #ffffff to fff# and also removing the final ";" from each CSS declaration and remove all unnecessary whitespace.

see 1.7. CSS3 support (with auto-complete, tag hints, inspector support)

Agree!8. On startup check for new versions automatically once per week
Totally disagree, this would overload the preview pane ... sorry to be impolite - but did you already think about a second monitor9. In the preview window have ability to select IE8 or IE7
10. In the preview window for Firefox, have ability to view Firebug add-on, or Chris Pedericks' (excellent) Web Developer Toolbar (or if its impossible to integrate a Firefox add-on, then simply copy some of the ideas (option to switch on/off images, outline divs, outline table cells, etc etc)



Just my two cents

Greets, Evil
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: WeBuilder 2010 - Top 10 Feature Requests
Thats what the 'Code Editor' tab is for, isn't it?kfury77 wrote:4. Ability to hide preview pane options for certain file types (for example; I never, ever need preview pane for ASP or PHP files, but use it for CSS and HTM)
Why? Seems a lot of effort to code something like that for no real benefit.and also removing the final ";" from each CSS declaration and
WOuldn't that depend on what version you've actually got installed?9. In the preview window have ability to select IE8 or IE7
The Firefox preview is a third party control, and an out-dated one at that. You can't integrate anything into it.10. In the preview window for Firefox, have ability to
PS: Edited the topic title to include the word 'My'. I think it looked too official before, and people thought it was the top 10 feature requests. Maybe.
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
Re: WeBuilder 2010 - Top 10 Feature Requests
please don't do this! the only place I used the spell checker is longer code comment blocks! :)kfury77 wrote:... or, don't spell-check commented code.
-
- Posts: 88
- Joined: Sat Aug 01, 2009 4:48 am
- Location: Mountain View, CA
- Contact:
Re: WeBuilder 2010 - My Top 10 Feature Requests
Please also take a look at my 14 Ultimate Feature Requests.