Is there editor or eclipsie plugin which can do code completion with Core JS syntax? I tried to use standard eclipse editor without succes. Maybe I missing somethig.
If the Eclipse project is a JavaScript project, code completion should work to some extent if Core.js is in the path, I think.
If the Eclipse project is a
If the Eclipse project is a JavaScript project, code completion should work to some extent if Core.js is in the path, I think.