Skip to content

Autocomplete doesn't work on Java Annotations #147

@mkbaldwin

Description

@mkbaldwin

I'm not sure if this is a bug, or just a missing feature. Auto-completion in the groovy editor doesn't seem to work for references annotations implemented in Java.

So, for example if I am working with the Spring Framework and annotate a method with a request mapping I should be able to type in @RequestMapping(" then press Ctrl+Space to see a list of all the parameters I can provide. This is not happening when I am annotating Groovy files with the Groovy editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions