Skip to content

Go to imports doesn't work on annotations constructors #62258

@FMorschel

Description

@FMorschel

Repro:

import 'package:meta/meta.dart';

@Immutable()
class C {}

If it is prefixed, it works fine. This is probably a missed case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions