Skip to content

Centralize extension logging messages to an OutputChannel so users can select "ElixirLS" in the "Output" panel #519

@weaversam8

Description

@weaversam8

When determining the status of any language server, the first place I check is the "Output" panel at the bottom of VS Code. Most LSes have a tab in the dropdown where their LS stdout is piped, along with any error messages. I believe this is the OutputChannel API within VS Code.

Elixir LS does not seem to implement this API. Could it? It would make it easier to debug when things aren't working correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions