Search found 120 matches

by EvilBMP
Thu Aug 15, 2013 10:28 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Getting Extra Line Feeds ...
Replies: 10
Views: 8130

Re: Getting Extra Line Feeds ...

Thanks for the tip - I just thought - oh noo, it's back again, because this problem was already existent in older versions of WeBuilder (I think v9 - don't know anymore) and was fixed after some time. Now in v12 it seems to be back, which is really odd because other editors like netbeans or even ...
by EvilBMP
Mon Feb 04, 2013 4:15 pm
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: General discussion about plugins.
Replies: 139
Views: 3058483

Re: General discussion about plugins.

1. Is there any way to reload updated plugin code without restarting the whole editor? It's really annoying to test, if you have to restart all the time :roll: 2. Where can I find a good JScript API documentation, that is compatible to the JScript for plugins? I wanted to make use of a switch/case ...
by EvilBMP
Mon Feb 04, 2013 1:52 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Idea for the new version: Duplicate multiple Lines
Replies: 9
Views: 8116

Re: Idea for the new version: Duplicate multiple Lines

I improved the plugin of Aivars a little bit, so that it works nearly like the default functionality in the Netbeans IDE. That means, Ctrl+Shift+Up to copy lines up and Ctril+Shift+Down to copy lines down. Unfortunately you must assign the keyboard shortcuts again by yourself. I don't know if this ...
by EvilBMP
Tue Jan 15, 2013 10:37 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "New..." keyboard shortcut missing in WeBuilder v12b4
Replies: 7
Views: 5629

Re: "New..." keyboard shortcut missing in WeBuilder v12b4

So you are now saying that Ctrl+N -> P -> Return is better shortcut then just Ctrl+Shift+P that you could assign to PHP? Sounds to me more like a burned-in habit due to better method not existing in the past. Maybe you're right concerning the burned-in habitat. I do agree about JS [probably we ...
by EvilBMP
Mon Jan 14, 2013 2:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "New..." keyboard shortcut missing in WeBuilder v12b4
Replies: 7
Views: 5629

Re: "New..." keyboard shortcut missing in WeBuilder v12b4

"New..." with dialog, which is removed from WeBuilder 2014 Why? That's a pitty! The functionality is still available as dropdown menu via mouse click on the arrow next to the "New" icon in the toolbar. I don't see the benefits of removing this shortcut. The new ones are ok, but I don't want to add ...
by EvilBMP
Mon Jan 14, 2013 11:43 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: "New..." keyboard shortcut missing in WeBuilder v12b4
Replies: 7
Views: 5629

"New..." keyboard shortcut missing in WeBuilder v12b4

Hello, could you please consider re-adding the missing keyboard shortcut option "New..." in one of the next WeBuilder 2014 beta releases? I really miss this, because opening a new file via keyboard worked like a charm with this (e.g. Ctril+N -> P -> Return, for a new PHP file). A screenshot from the ...
by EvilBMP
Mon Sep 13, 2010 11:51 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2010 - css auto complete bug?
Replies: 18
Views: 14305

Re: WeBuilder 2010 - css auto complete bug?

What do you have set for: "Multi lines, Opening brace:" x On the same line... x On the next line... It doesn't matter which sub-option is set, the additional line always appears when you are using [x] Auto complete CSS rule braces and [x] Multi lines, Opening brace: Yes, there is still one line ...
by EvilBMP
Wed Sep 01, 2010 12:25 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2010 - css auto complete bug?
Replies: 18
Views: 14305

Re: WeBuilder 2010 - css auto complete bug?

Well, it seems that within the latest version of WeBuilder (10.2.0.121) this bug still occurs under certain circumstances. If the option "Auto complete CSS rule braces" in Language options -> CSS is set and Rule Formatting is set to "Multi lines, Opening brace:", then the editor will still add an ...
by EvilBMP
Fri Jul 09, 2010 1:11 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: PHP function hints
Replies: 5
Views: 3633

Re: PHP function hints

Ctrl+Shift+Space is your friend :-) - but your cursor must be inside the brackets
by EvilBMP
Sat May 01, 2010 10:47 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2010 - css auto complete bug?
Replies: 18
Views: 14305

Re: WeBuilder 2010 - css auto complete bug?

We don't need even a 1. None is better :) It's all down to personal choice, I'd like 1 line between each one. But in all other languages no extra line(s) appear. It should do what it's set to do - autoclose and autoindent of curly brackets. So where is the additional line mentioned? Imho I don't ...
by EvilBMP
Wed Mar 31, 2010 1:06 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Multi-pane Code Editor
Replies: 6
Views: 4324

Re: Multi-pane Code Editor

xenon2050 wrote:...also the switch through tabs like firefox does would be nice. Or pressing Ctrl+W to close it.
+1 from me
by EvilBMP
Wed Mar 31, 2010 12:58 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2010 - css auto complete bug?
Replies: 18
Views: 14305

Re: WeBuilder 2010 - css auto complete bug?

+1 from me

That's indeed really annoying, when working on CSS... A fix would be really nice :)

Greets, Evil