Skip to content

Code Completion for Objects in javascript rhino #48

@maheshkurmi

Description

@maheshkurmi

Th code completion works fine for objects created in java, but it does't work for objects created in script itself.
for example for the following object created in script its x and y properties (even methods) are not populated in code completion window.
var m={x:12,y:13}

How can I implement this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions