Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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