Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbt-language-server dumps non-LSP content to stdio #1510

Open
egh opened this issue May 27, 2024 · 0 comments
Open

dbt-language-server dumps non-LSP content to stdio #1510

egh opened this issue May 27, 2024 · 0 comments

Comments

@egh
Copy link

egh commented May 27, 2024

Hi,

When using with emacs & emacs-lsp-booster, I encountered a problem with the stdio output.

Steps to reproduce:

  1. Use google bigquery with dbt
  2. Start dbt-language-server --stdio

Expected result:

  1. Only lsp allowed content on stdout

Actual result:

  1. zetasql-snowflake outputs this content
Running server on localhost:40109...
Server listening on localhost:40109

to stdout.

See the related bug here: blahgeek/emacs-lsp-booster#22

Thank you for any help you can provide!

@egh egh changed the title Starting an oauth session dumps non-LSP content to stdio dbt-language-server dumps non-LSP content to stdio May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant