Skip to content

Analysis Server doesn't provide navigation information for non-imported dartdoc symbols in comments #44637

Closed
@alexander-doroshko

Description

@alexander-doroshko

Dart SDK 2.10.4 or 2.12.0-198.0.dev. Sample code:

/// See class [FutureOr]
class Foo {}

Analysis Server doesn't provide navigation information for FutureOr unless dart:async is explicitly imported.

AFAIU, unambiguous references in docs should be resolved even without imports. This functionality has been discussed in dart-lang/dartdoc#1153 and fixed by dart-lang/dartdoc#1298. Probably this regressed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestdevexp-serverIssues related to some aspect of the analysis serverlegacy-area-analyzerUse area-devexp instead.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions