Search found 39 matches
- Sun Mar 31, 2019 7:36 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: bug ? page's internal link
- Replies: 1
- Views: 2189
bug ? page's internal link
hy! I want to jump somewhere in the page, e.g. to Chapter 1 so I use this code: <!DOCTYPE HTML> <html> <head> <title></title <meta content="text/html; charset=ISO-8859-10"> <style> </style> </head> <body> <a href="#C1">jump to Chapter 1</a> <h2><a id="C1">Chapter 1</a> </h2> <p>This chapter explains ...
- Fri Mar 01, 2019 4:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: "Format HTML code" item
- Replies: 1
- Views: 2157
"Format HTML code" item
Hy ! Sometime I use Webuilder 2016 and next time when start Webuilder 2018 I lost HTML Tool >Format HTML code item from toolbar and from Menu (I put it in Tools menu as well), probably because this command doesn't exist in the old version. What can Ido to avoid having to repair the menu every time?
- Tue Feb 12, 2019 8:44 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Snippet shortcut don't work
- Replies: 4
- Views: 3851
Re: Snippet shortcut don't work
Solved, thank You!
- Tue Feb 12, 2019 6:54 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Snippet shortcut don't work
- Replies: 4
- Views: 3851
Re: Snippet shortcut don't work
Right-click your snippet in Library pane, select Edit Snippet, click inside the Shortcut key field and press Backspace to clear the current shortcut combination . I do not want to delete it, the current combination of shortcuts is OK, but unfortunately it does not work! The key combination is: Alt ...
- Thu Feb 07, 2019 1:31 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Snippet shortcut don't work
- Replies: 4
- Views: 3851
Snippet shortcut don't work
Hy! I created a snippet and assigned for it Alt+S without any conflict. Now when I press this shortcut the "Search menu" bar is activate(probably WB originaly assigns this shortcut for Toolbar Menu). How can I rewrite that shorcut keys for my snippet?( when I edit my snippet appears this key as ...
- Wed Jan 30, 2019 6:40 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Move opened files tab
- Replies: 0
- Views: 2261
Move opened files tab
I knew that any opened file tab can be dragged and opened as an undocked window, but I was never able to put the window back in the panel's top line. Today, accidentally I succeeded, now I want to tell for those who do not know: move the mouse icon over the name of the file , NOT over the horizontal ...
- Sun Jan 20, 2019 7:01 pm
- Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
- Topic: Plugin:BeautifyWB v2.02
- Replies: 14
- Views: 34606
Re: Plugin:BeautifyWB v2.02
As a last resort, you can always do a Search/Replace for 20 spaces. ;) Yes, this method always works :P :oops: :lol: Now the only problem is that I don't want indent "wrapped lines" (my indent is 10 and this is fine once but twice is too big !). I have set "wrap_attributes_indent_size" to 0 or 1 ...
- Sun Jan 20, 2019 6:34 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Language Browser
- Replies: 4
- Views: 3904
Re: Language Browser
any way to edit build-in items, maybe edit a .SIB or another file 

- Sun Jan 20, 2019 12:11 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Language Browser
- Replies: 4
- Views: 3904
Re: Language Browser
OK, I installed the plugin but how change the alpha sorted order?pmk65 wrote:The plugin also 'hacks' the sort order, so the items doesn't appear in alpha sorted order
- Sat Jan 19, 2019 8:58 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Language Browser
- Replies: 4
- Views: 3904
Language Browser
Hy!
Is there any way to change the order of the language elements in Auto Complete windows or add my own snippet like in the Library?

Is there any way to change the order of the language elements in Auto Complete windows or add my own snippet like in the Library?

- Wed Jan 16, 2019 7:04 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: format CSS
- Replies: 2
- Views: 2682
Re: format CSS
Oh, Yeahpmk65 wrote:There's MULTIPLE CSS color settings for each element.
"Advanced Tools". . . . choose "Apply Style To All Languages" then it should set the "CSS bracket" color for all languages.

- Tue Jan 15, 2019 4:03 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Preferences >Default option
- Replies: 1
- Views: 3034
Preferences >Default option
Sometimes the color selected in Preferences >Text Editor > Colors (or View) don't like and want to go back to the original color so in these cases a Default option would be nice, to restores the original values. (I talk after Apply button pressed ) second: would be nice if Apply button had a darker ...
- Tue Jan 15, 2019 2:32 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: format CSS
- Replies: 2
- Views: 2682
format CSS
Hy! I want to change some colors in CSS Style, I went to Preferences >Text Editor >Color >CSS >Element and select Color e.g. I changed CSS Selector color from marron to green , now I went to CSS >Format CSS Code >in Prewiev I see all selector in green but after press Ok, nothing change, all ...
- Thu Jan 10, 2019 10:30 pm
- Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
- Topic: Plugin:BeautifyWB v2.02
- Replies: 14
- Views: 34606
Re: Plugin:BeautifyWB v2.02
(If you change the indentation size, make sure that the same size is set in WeBuilder options.) No matter size setted up in WeBuilder "Options", the problem was "indent_with_tabs" was setted to true by default :? , now I setted to false and indent works nice (according documentation Indent with ...
- Thu Jan 10, 2019 12:40 pm
- Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
- Topic: Plugin:BeautifyWB v2.02
- Replies: 14
- Views: 34606
Re: Plugin:BeautifyWB v2.02
As I say: I cannot change anything forJS Beautifier works, I modify in vain the JS Beautifier config files "jsbeautify.json", "cssbeautify.json", "htmlbeautify.json" from %USERPROFILE%\AppData\Roaming\Blumentals\WeBuilder\plugins\BeautifyWB. For example I renamed all these files from extension json ...