Skip to content

Errors when hovering over enum values in VSCode during debugging #1226

Open
@annagrin

Description

@annagrin

See the issue and repro in Dart-Code/Dart-Code#3082

According to the trace, it looks like dwds fails to find a library reference for dart:_runtime during getObject() call for id ("classes|dart:_runtime|_Type")

To solve this properly we need to communicate the list of implicitly imported libraries from dart_sdk to the debugger:

Part of: #1290

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestmetadata

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions