Hi,
if I change the filetypes for a project (after creating it), the filetypes are not updated in the project explorer. You must rechange the project selecting another project first and then back to the old project.
An on-the-fly update would be great.
Search found 10 matches
- Mon Sep 24, 2007 5:35 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: files of type reload
- Replies: 1
- Views: 1914
- Mon Sep 24, 2007 5:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: subfolders error on changin project
- Replies: 4
- Views: 4159
subfolders error on changin project
Hi, if you have a subfolder of your project selected and now want to change the current project, the software remembers the selected folder and is looking for him in the opened project. You must be lucky, if you find that subfolder in another project too. Example: ProjectA: public_html images icons ...
- Wed Sep 19, 2007 5:11 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Increase/Decrease Indent
- Replies: 6
- Views: 5437
- Mon Sep 17, 2007 4:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: features
- Replies: 6
- Views: 6291
<offtopic>bandrej wrote:I agree, at least some limited Smarty highlighting support would be great.
have a look at the MVC design pattern, it's much more powerful:
http://en.wikipedia.org/wiki/Model-view-controller
and use PHP itself as your view/template language.
</offtopic>
- Mon Sep 17, 2007 4:38 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: File switch
- Replies: 2
- Views: 2693
- Sat Sep 15, 2007 3:20 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: features
- Replies: 6
- Views: 6291
- Sat Sep 15, 2007 12:40 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: php: selecting variables should add the $ char
- Replies: 2
- Views: 2479
php: selecting variables should add the $ char
Hi, It would be a great feature if selecting a php variable using double-click on it would select the whole variable (including the leading $ char). Maybe as "Preferences" -> "Language Options" -> "PHP" option. I often need copying php variables, its annoying to add the $ by hand.
- Fri Sep 14, 2007 11:13 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: (visible) feedback for File Save action
- Replies: 1
- Views: 2050
(visible) feedback for File Save action
Hi, it would be great if the save- and save-all-button would be engrayed and disabled after saving the current or all files. It's really irritating if there is no visible feedback after saving the files. So these are the three reasons (see my two other postings), that makes rapid just a good, but ...
- Fri Sep 14, 2007 11:09 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: File switch
- Replies: 2
- Views: 2693
File switch
Hi, the "feature" I miss most is a file switch menubar, a list where I see my open files and can switch with a single click. I saw the "windows"-menu and the file list inside, but it's 1 click to much. Every editor, eclipse, pspad, notepad++, but rapid has such a open file list bar :( I open files ...
- Fri Sep 14, 2007 11:00 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Increase/Decrease Indent
- Replies: 6
- Views: 5437
Increase/Decrease Indent
Hi, I bought Rapid PHP some days ago, great tool! But there are some things I knew from other IDE making programming very comfortable, f.e. I miss block indent (increase) with selecting the text block and pressing tab or shift + tab to decrease so the handling would be like indenting a single line ...