Search found 5 matches
- Mon Apr 21, 2008 10:22 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Formatted variables within strings
- Replies: 5
- Views: 4012
I don't think it is an author-preference issue with Blumentals since WeBuilder only allows HTML conversion to PHP within double quotes. Even for huge blocks, there's the option for "print" or "echo," but no option for double or single quotes. They would know that the HTML parser would have to search ...
- Sun Apr 20, 2008 10:26 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Formatted variables within strings
- Replies: 5
- Views: 4012
Agreed, though I have seen many a "skilled programmer" not use that convention all of the time. Why should the editor assume how we "should" code in all circumstances, making it a rule? I'm not going to type it all out, but we all ceate apps where we have coded hundreds of lines of "good" coding in ...
- Sat Mar 29, 2008 6:45 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Auto complete after <tag style="
- Replies: 7
- Views: 5749
Auto complete after <tag style="
I think it would be nice to have auto-complete pop up after I type style="
within a tag. I use it a lot to give various elements their own little individual styles here and there...
within a tag. I use it a lot to give various elements their own little individual styles here and there...
- Sat Mar 29, 2008 5:37 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Typing symbols "", '', (), {} in pairs
- Replies: 11
- Views: 8736
Auto-skip second bracket and auto-surround selection
It would be cool if you typed the left bracket or quote and the other one just popped in there, and the next time you typed that closing [whatever] the cursor just jumped over it (for those of you who type faster than you think...). I would also really dig selecting some text and then maybe hitting ...
- Sat Mar 29, 2008 4:30 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Formatted variables within strings
- Replies: 5
- Views: 4012
Formatted variables within strings
I would like to see the variables within strings formatted the same as the ones outside strings, according to the user's custom settings. It makes the variables much easier to find!