Skip to content

Deno Language Server prints info messages as errors #1366

@hb20007

Description

@hb20007

The Deno Language Server is working fine, but it logs everything as an error.

To Reproduce

  1. Set up a new Deno project using deno init.
  2. Open the project folder in VS Code.
  3. Check the output of the Deno Language Server.

Expected behavior

The messages should be logged as info messages.

Screenshots

Image

Versions

vscode: 1.111 (latest), deno: 2.7.4 (latest), extension: 3.50.0 (latest)

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