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

Ignore undocumented protocol messages #226

Open
apupier opened this issue Apr 11, 2019 · 1 comment
Open

Ignore undocumented protocol messages #226

apupier opened this issue Apr 11, 2019 · 1 comment
Assignees

Comments

@apupier
Copy link
Member

apupier commented Apr 11, 2019

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 eclipse-theia/theia#4855 (comment) and microsoft/vscode-languageserver-node#170

@apupier
Copy link
Member Author

apupier commented Apr 11, 2019

I have a branch with a potential fix but I cannot test it for now https://github.com/apupier/camel-language-server-1/tree/226-ignoreUndocumentedProtocolMessages
asked for help on eclipse-theia/theia#4855 (comment)

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