fivetran / fivetran/dbt-language-server

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

Open
#1,510 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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: https://github.com/blahgeek/emacs-lsp-booster/issues/22

Thank you for any help you can provide!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.