camel-tooling / camel-tooling/camel-language-server

Ignore undocumented protocol messages

Open
#226 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
26
PR merge metrics
No merged PRs in 30d

Description

# Issue informations

in Eclipse Theia, several traces are set such as:

```
Apr 10, 2019 11:58:55 AM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify
INFO: Unsupported notification method: $/setTraceNotification
```

it seems that the language server needs to (either implement) or specify to ignore undocumented protocol messages.
See https://github.com/theia-ide/theia/issues/4855#issuecomment-481974955 and https://github.com/Microsoft/vscode-languageserver-node/issues/170

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.