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

Theia Omnisharp Plugin doesn't detect new projects #13739

Closed
svor opened this issue May 7, 2019 · 5 comments
Closed

Theia Omnisharp Plugin doesn't detect new projects #13739

svor opened this issue May 7, 2019 · 5 comments
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@svor
Copy link
Contributor

svor commented May 7, 2019

Description

Theia Omnisharp Plugin [1] doesn't detect projects which were cloned after Omnisharp LS initialization.
For correct work need to update project's dependencies by dotnet restore command and restart the workspace.

[1] - https://github.com/redhat-developer/omnisharp-theia-plugin

@benoitf benoitf transferred this issue from eclipse-che/che-theia Jul 5, 2019
@benoitf benoitf added area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. kind/bug Outline of a bug - must adhere to the bug report template. labels Jul 5, 2019
@tsmaeder
Copy link
Contributor

@svor does omnisharp support multiroot workspaces?

@svor
Copy link
Contributor Author

svor commented Jul 15, 2019

@tsmaeder I'm not sure about full functionality but code completion, hovers, diagnostics work well

@l0rd
Copy link
Contributor

l0rd commented Jul 19, 2019

That's similar to #13427

Should we consider that for 7.0.0? @tsmaeder @slemeur @rhopp @nickboldt

@nickboldt
Copy link
Contributor

I'd say this is OK for 7.1 or later as long as it's fixed by Sept 25.

@svor
Copy link
Contributor Author

svor commented Nov 25, 2019

fixed by eclipse-che/che-plugin-registry#199

@svor svor closed this as completed Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che area/languages Issues related to Language extensions or plugins integration. kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

5 participants