Skip to content

"Dart: Reanalyze Project" and "Open Diagnostic Server" fail under LSP #3158

@DanTup

Description

@DanTup

The requests generated by the LSP client pass [null] as the params when the type is void:

{"jsonrpc":"2.0","id":28,"method":"dart/diagnosticServer","params":[null]}
{"jsonrpc":"2.0","id":31,"method":"dart/reanalyze","params":[null]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions