Search found 3 matches

by thomger
Wed Jun 03, 2015 5:27 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: JavaScript Autocompletion
Replies: 4
Views: 4086

Re: JavaScript Autocompletion

Just a short question (I am new to this forum):
How are issues tracked for webuilder? Is there a possibility to see, when an issue is expected to be solved?

Thanks

Thomas
by thomger
Wed Apr 01, 2015 10:12 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: JavaScript Autocompletion
Replies: 4
Views: 4086

Re: JavaScript Autocompletion

Okay, thanks.
I tried VS Express and sublime text on that example. Both do show up classes on assignment. That is what I expect autocompletion to do.
Regards Thomas
by thomger
Sat Mar 28, 2015 12:11 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: JavaScript Autocompletion
Replies: 4
Views: 4086

JavaScript Autocompletion

Hello, currently I am testing Webuilder 2015. I really like the Editor. But when it comes to JavaScript I was a bit disappointed about autocompletion. I want to create a global variable: nTop = Math.round(objNewEvent.offsetTop / nZeilenHoehe); So I type in nTop = m but no useful autocompletion list ...