Skip to content

Deprecate/remove parts of the legacy Analysis Server protocol that are not used by clients #60043

@DanTup

Description

@DanTup

There are parts of the legacy server protocol that are only used by VS Code. VS Code has been using LSP for all recent versions of the SDK and all code related to the legacy protocol is being removed for the next version of the extension. We should deprecate and/or remove parts of the legacy protocol that are not used by IntelliJ (or any other clients we know of).

Some possible candidates:

Although, I don't know if there's a simple way to determine what IntelliJ does/doesn't use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-serverIssues related to some aspect of the analysis servertype-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions