Search found 14 matches

by SimonWpt
Mon Nov 21, 2011 3:31 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Please extend variables for extern tools
Replies: 0
Views: 2008

Please extend variables for extern tools

I try to integrate some programs via extern tools. Unfortunately I can access only two variables: %file and %dir I need more variables, like %filename and %fileext Example with google closure compiler: java -jar compiler.jar --js %file --js_output_file %dir\%filename-min.%fileext java -jar compiler ...
by SimonWpt
Thu Sep 02, 2010 1:49 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: language support for css turbine
Replies: 0
Views: 2063

language support for css turbine

Please include a language support for css turbine (*.cssp):
http://turbine.peterkroener.de/
by SimonWpt
Thu Sep 02, 2010 1:45 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Exclude filter for project view
Replies: 5
Views: 7962

Exclude filter for project view

Hi Karlis, it would be very helpful to setup an exclude filter for my projects. I want to exclude bak-, tmp- and other files/folders. The filelist ist not the best solution, because I want to see all files (excluding some files AND folders) and not view only special files. Greetings from germany ...
by SimonWpt
Thu Sep 02, 2010 1:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Filter out hidden folders
Replies: 6
Views: 6290

Re: Filter out hidden folders

wahh wrote:Is there a way to hide hidden folders from the project view?
+1 I would like to see this feature, too. Hidden files and folders in the project view are disturbing.
by SimonWpt
Mon Dec 11, 2006 12:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Code Explorer
Replies: 5
Views: 4350

Karlis wrote:It is already possible. Please enable the "Separate Grouped Selectors" option.
Thank you for your fast answer.
by SimonWpt
Mon Dec 11, 2006 12:06 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Replace in RegEx?
Replies: 10
Views: 8835

Karlis wrote:Not yet. Although it has moved by some 80 positions up in the list of suggestions to be implemented.
Every serious editor should have the possibility for regex replacements.
by SimonWpt
Thu Dec 07, 2006 5:10 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Code Explorer
Replies: 5
Views: 4350

Code Explorer

When I have a code like that: div#content p, div#content address, div#content table{ color:#000; background:#fff; } the code explorer show this a one unreadable line: div#content p,[][]div#content address,[][]div#content table It would be better to read and finde, if every selector would be ...
by SimonWpt
Thu Dec 07, 2006 11:56 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Replace in RegEx?
Replies: 10
Views: 8835

Karlis wrote:This has already been covered in these forums. In short: this is a feature yet to come.
Is this feature implemented now?
by SimonWpt
Thu Dec 07, 2006 11:05 am
Forum: Blumentals Software Website
Topic: How about RSS support?
Replies: 5
Views: 16230

How about RSS support?

Hi,

could you implement a rss-feed for your forum?

Thank you!

Simon
by SimonWpt
Thu Dec 07, 2006 10:13 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: preview hotkey
Replies: 5
Views: 4586

There is a hotkey and it is the same as in Visual Studio - Ctrl + PgUp/Dn But the preview-hotkeys don't work correct. When I preview a html-file and click in the internal view, I can't use the hotkeys anymore. I must use the mouse, to toogle back. That's a bad behavior and it strechts my nerves ...
by SimonWpt
Thu Nov 23, 2006 5:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: RP looses path
Replies: 1
Views: 2556

RP looses path

Situation:
  1. I switch in file explorer to a directory
  2. I work with rapid php
  3. I want to save my file.
  4. RP asks me from "my files" to save
Same behavior in project explorer. I would exspect to be in the same directory, where I am working. Could you change that?

Thank you

Simon
by SimonWpt
Thu Nov 23, 2006 5:02 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Keyboard Shortcuts
Replies: 0
Views: 2551

Keyboard Shortcuts

It would be great, if I could use a multiple shortcuts, i.e.

F12 Switch to Preview
F12 Switch back to Code Editor

Thank you


Simon
by SimonWpt
Mon Nov 13, 2006 5:27 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Quick Color Pick List
Replies: 7
Views: 7496

Karlis wrote:I agree that this feature would be nice. So it is added to the list.
I know a similar feature from TopStyle and miss it in Rapid PHP, too. A kind of color-explorer would be great.