Search found 694 matches

Return to advanced search

Re: Plugin:BeautifyWB v2.02

You probably have to change "wrap-attributes".

As a last resort, you can always do a Search/Replace for 20 spaces. ;)
by pmk65
Thu Jan 10, 2019 10:59 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin:BeautifyWB v2.02
Replies: 14
Views: 25241

Re: Plugin:BeautifyWB v2.02

If you rename the config file to .json1 it will not read it. It will just use the build-in defaults. And if you get an error using your modified htmlbeautify.json , it sounds like the file is no longer valid after you have edited it. Here's the one I use. (If you change the indentation size, make su...
by pmk65
Thu Jan 10, 2019 1:48 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin:BeautifyWB v2.02
Replies: 14
Views: 25241

Re: Plugin:BeautifyWB v2.02

in %USERPROFILE%\AppData\Roaming\Blumentals\WeBuilder\plugins\BeautifyWB\ htmlbeautify.json , you set: "wrap_line_length": 79, Look at the beautifyer documentation for the available options. Note: The wrap will only work for HTML code. If you want to do it on source code, like JavaScript o...
by pmk65
Wed Jan 09, 2019 11:04 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin:BeautifyWB v2.02
Replies: 14
Views: 25241

Re: Plugin:BeautifyWB v2.02

BeautifyWB.zip is the file attached to the first post in this thread/forum. Just click the link to download it.
by pmk65
Wed Jan 09, 2019 5:52 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin:BeautifyWB v2.02
Replies: 14
Views: 25241

Re: Plugin:BeautifyWB v2.02

hy! I install node.js than restart and install plugin in WeBuilder 2018. Unfortunately I receive this message: js-beautify-master.zip does not contain valid plugin What's wrong, please help. windows 7-x64 Did you install the Beautfier Nodejs module? 4.) Open command prompt. 5.) Enter this at the pr...
by pmk65
Wed Jan 09, 2019 2:52 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin:BeautifyWB v2.02
Replies: 14
Views: 25241

Re: Bug: Editor constantly hangs with "Not responding"

Check the forum rules: This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum; If you want a fast result, contact support. ;) Look at the Board index:...
by pmk65
Wed Jan 09, 2019 12:52 am
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Bug: Editor constantly hangs with "Not responding"
Replies: 27
Views: 12481

Re: Bug: Search/Replace leaves junk after replace in block m

1) Click: Options-> Block Select Mode
2) Use Search/Replace and replace : with empty string.

I'll send you a video capture if you still can't trigger it.
by pmk65
Tue Jan 08, 2019 11:18 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Bug: Search/Replace leaves junk after replace in block mode
Replies: 6
Views: 3301

Re: Bug: Editor constantly hangs with "Not responding"

Check the forum rules:
This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;

If you want a fast result, contact support. ;)
by pmk65
Tue Jan 08, 2019 3:18 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Bug: Editor constantly hangs with "Not responding"
Replies: 27
Views: 12481

Re: WeBuilder Keyboard Shortcuts / Dotfiles

Another option is to create a custom plugin for creating dotted files/folders. Check the plugins forum for existing plugin examples etc.
by pmk65
Sun Jan 06, 2019 10:31 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Keyboard Shortcuts / Dotfiles
Replies: 8
Views: 3714

Re: WeBuilder Keyboard Shortcuts / Dotfiles

Try opening the file %AppData%\Blumentals\WeBuilder\settings\keyboard.ini in the editor. That's the config file for the keyboard shortcuts. "ACT..." is the editor action triggered by the shortcut. As for dotted file/folders, I don't think it's possible as the editor uses Windows GUI which ...
by pmk65
Sun Jan 06, 2019 10:16 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder Keyboard Shortcuts / Dotfiles
Replies: 8
Views: 3714

Re: How to constrain Rapid PHP to 80 characters per line

It seems it is a bug. There is no constrain. Then it's a feature request, not a bug :D In options you can set "Show right margin" to 80 chars, then it will display a margin line at position 80. Or use a plugin like Beautifyier to reformat your code. That's the closest you can get at the m...
by pmk65
Tue Jan 01, 2019 4:50 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: How to constrain Rapid PHP to 80 characters per line
Replies: 4
Views: 2778

Bug: Search/Replace leaves junk after replace in block mode

I have a simple text like this, where I want to replace the ":" with an empty value: uatp: amex: diners: discover: mastercard: dankort: instapayment: jcb15: jcb: maestro: visa: mir: unionPay: general: generalStrict: If "Block Select Mode" is enabled, I end up with this after repl...
by pmk65
Sat Dec 29, 2018 2:49 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Bug: Search/Replace leaves junk after replace in block mode
Replies: 6
Views: 3301

Re: Bug: Printing using a dark theme reverse colors on print

Note: Visual Studio Code has no print capability at all. However, there is a VSC extension called PrintCode that prints by converting the code into HTML and launcing a browser to print it. That would be another acceptable compromise until this can be fixed properly in RAPID. That's pretty much the ...
by pmk65
Thu Dec 27, 2018 3:14 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Bug: Printing using a dark theme reverse colors on print
Replies: 9
Views: 7598
PreviousNext

Return to advanced search