Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

.NET workspace - quickstart has lot of error markers #805

Closed
rhopp opened this issue Aug 13, 2018 · 2 comments
Closed

.NET workspace - quickstart has lot of error markers #805

rhopp opened this issue Aug 13, 2018 · 2 comments
Assignees
Labels

Comments

@rhopp
Copy link
Collaborator

rhopp commented Aug 13, 2018

Issue problem:
It seems, that basic .NET libraries are not loaded by language server.

Note, that despite this, build&run works fine.

Reproduction Steps:

Create .NET workspace and add dotnet-web-simple sample project in there. Opening any .cs file shows view like this:
image

This was found as part of verifying #763 and #505

@ibuziuk ibuziuk added this to the Sprint #155 (Che OSIO) milestone Sep 12, 2018
@amisevsk amisevsk self-assigned this Oct 2, 2018
@amisevsk
Copy link
Collaborator

amisevsk commented Oct 2, 2018

@rhopp Could you confirm the original issue is still present on prod? I don't get error markers as in teh screenshot, but I do see two other errors, that are likely upstream issues:

  1. lang server launch can timeout on first launch. An error message is displayed and there will be no ls support for that file until it is closed and reopened. Upstream issue: [Language server] The C# Language server does not validate a code properly in certain cases eclipse-che/che#10151 (comment)
  2. Duplicate hovers shown (message is always repeated twice). Upstream issue: [Language server] Content of language server hover feature is duplicated eclipse-che/che#10117

@rhopp
Copy link
Collaborator Author

rhopp commented Oct 3, 2018

@amisevsk Correct. The error markers are not there. I didn't encounter the first issue you are describing (despite starting LS took some time). The second issue is present.
Closing this one.

@rhopp rhopp closed this as completed Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants