Does anyone know an Editor where I can develop JS directly in a browser using a js editor?
It would be nice if the code completion was customizable so that you could add your own objects and methods, possibly documentation for each method / object. Code completion is not required for objects that come with javascript (like windows), since we use Mozilla JS Framework Rhino.
Thanks in advance
Regards Flexo
Flexo source
share