Search found 2 matches

by mArtale
Thu Feb 13, 2020 7:52 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Help with color scheme
Replies: 4
Views: 4913

Re: Help with color scheme

Hi,

I was able to edit the highlighter Scripts and solve my color configuration.

Now it works as I expected and very similar to sublime text highlighter.

Unfortunately there is no upload enabled in this forum and cannot share with the community.

Cheers
/Marco
by mArtale
Sat Feb 08, 2020 12:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Help with color scheme
Replies: 4
Views: 4913

Help with color scheme

Hi, with WeBuilder 2020 just bought v16.0.0.225, I am looking for a way to get a syntax coloring in PHP mode like the following: - the escape sequences inside a quoted string (\" \n \' \x) have the same color as the PHP reserved words. (this improves enormously the readability of the HTML code ...