Skip to content

Code completion not working for annotations #13624

Closed
@prolativ

Description

@prolativ

Compiler version

3.1.0-RC2

Minimized code

In a REPL session:

@annotation.implicitNot

and press TAB (or invoke code completion in IDE)

Output

No completions are suggested

Expectation

Code completion should work for annotations (both in their prefix form, e.g. @foo class Bar, and in the suffix form, e.g. 1: @foo).
In the particular case above the code should expand to @annotation.implicitNotFound

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions