
Only a few things, that I think will make WeBuilder even better:
- Color picker: change the vertical color slider (currently "L:") to edit currently selected value. If I click into the "H:" field, then the slider should edit Hue, if I click "S:"...
- the way it's implemented right now is not better than the standard windows picker
- this is how photoshop does it. What i mean: http://colorzilla.com/firefox/screenshots.html (editing RBG isn't necessary)
- Dynamic inline TODOs is the best thing in 2014. But if you force me to use it only with Projects, then it's useless to me. Usualy I have just one project (to autocomplete my php library).
- I want to use this function like labels (e.g. for big css/php files) to quickly jump between groups of code. As I sugested here: http://forums.blumentals.net/viewtopic. ... 25&p=16183
- I can live with manual updating, but live updates would be great - if is's lightning fast, then it should't be a problem

- Please add tabels like "TAG:", or "NOTE:" or "LABEL:"
- Please fix the php starting tag autocomplete. When i type "<?php" and press enter, then autocomplete will make it "<?php_check_syntax()" - the first matched function. I want to insert a new line instead.
- Add latest php function attributes to suggestion boxes. number_format function suggests only 2 parameters (like in 2011). It's should be 4: http://php.net/manual/en/function.number-format.php
- Please try to add SQL highlighting inside php strings. Sublime text has this and it's perfect.
Thank you and sorry for my english.