Search found 2 matches

by Count Zero
Wed Apr 12, 2006 1:32 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Code Explorer + word wrap
Replies: 1
Views: 2481

Code Explorer + word wrap

Hello! I'm have a Javascript code with some long text strings and a function after them: var line1='long line here'; var line2='long line here'; var line3='long line here'; function showFilter() {} When I using Code Explorer to jump to the begin of the function (with word wrap enabled), it actually ...
by Count Zero
Wed Apr 05, 2006 10:41 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Does anyone need code beautifier / formatter?
Replies: 33
Views: 38644

I think that code beautifier is necessary tool for Rapid PHP. I used another PHP editor, but it does not format JavaScript code, only PHP... So, now I'm looking for code editor that can format JavaScript.