Search found 4 matches

by ravis
Tue Feb 07, 2006 4:20 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Highlight Question
Replies: 5
Views: 5130

Thank you for your suggestions. We will consider them when planning improvements to the function hints. If this is a stupid question, please forgive me, but I can't seem to find this feature anywhere in the current version. I'm in my trial period at the moment, and I'm pretty happy with Rapid PHP ...
by ravis
Mon Feb 06, 2006 1:43 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Rapid PHP 2005 Projects feature not what I hoped for...
Replies: 4
Views: 4077

As for first question about open all project files. It is easy to implement, but imagine what would happen to users with projects over 500 files if they accidentally click open all project files. So I decided to miss this out. If you could offer another solution or idea... May I suggest that this ...
by ravis
Mon Feb 06, 2006 1:33 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Autosave / Autobackup
Replies: 1
Views: 3156

Autosave / Autobackup

Greetings! I would like to suggest that Rapid PHP (or I suppose all of the Rapid line) support auto-save. This feature would be different than the auto-backup that's currently implemented and is done very well in JEdit (one of the few things I miss). Here's how it works: Every X minutes (default 1 ...
by ravis
Mon Feb 06, 2006 10:44 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Selecting the $ when selecting variables
Replies: 1
Views: 2060

Selecting the $ when selecting variables

Greetings! When selecting variables (either by double clicking on them or by CTRL-SHIFT LEFT/RIGHT) is there any way to get Rapid PHP to select the dollar sign ($) as well as the name? eg: $hello = "world"; "$hello" is highlighted, so it obviously recognizes it as a variable, but when you select it ...