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

Log error when something wrong happen #73

Closed
apupier opened this issue Oct 23, 2018 · 4 comments
Closed

Log error when something wrong happen #73

apupier opened this issue Oct 23, 2018 · 4 comments
Assignees

Comments

@apupier
Copy link
Member

apupier commented Oct 23, 2018

for instance "languageClient.onReady().then" doesn't contain handling of error callback

it will be particularly useful for checking what is working/not working with this VSCode plugin inside Theia eclipse-che/che#11705

@apupier apupier self-assigned this Oct 23, 2018
apupier added a commit to apupier/camel-lsp-client-vscode that referenced this issue Oct 23, 2018
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
apupier added a commit that referenced this issue Nov 7, 2018
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@djelinek
Copy link
Member

@apupier where in VS Code are error logged? I see errors only for .java (not for .xml) files inside Problems part of editor

@apupier
Copy link
Member Author

apupier commented Nov 28, 2018

this enhancement is to report errors in console when the language Server is failing to start completely.

So I'm not sure which error you see for .java that you don't see for .xml. Can you open a dedicated issue for that please?

@djelinek
Copy link
Member

ok, it is working. I badly understood this issue description.

I will more investigate .xml vs .java error reporting problem and eventually I will open dedicated issue.

@djelinek
Copy link
Member

verified - camel-lsp-server-1.1.0-SNAPSHOT

djelinek pushed a commit to djelinek/camel-lsp-client-vscode that referenced this issue Oct 22, 2020
update to Tycho 1.3.0 is mandatory due to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=538737

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
djelinek pushed a commit to djelinek/camel-lsp-client-vscode that referenced this issue Oct 22, 2020
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
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

2 participants