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

.NET Core devfile does not work with ephemeral mode #1535

Closed
amisevsk opened this issue Jul 31, 2019 · 3 comments
Closed

.NET Core devfile does not work with ephemeral mode #1535

amisevsk opened this issue Jul 31, 2019 · 3 comments

Comments

@amisevsk
Copy link
Collaborator

Description:
Issue eclipse-che/che#13739 means that running the .NET devfile in ephemeral mode results in error markers everywhere.

The workaround is currently to dotnet restore and restart the workspace; this does nothing since any changes are not persisted in ephemeral mode.

When running in non-ephemeral mode (and after running the update dependencies task and restarting the workspace), the language server works as expected.

@ibuziuk
Copy link
Member

ibuziuk commented Dec 10, 2019

any chance that plugin broker refactoring will address this case?

@amisevsk
Copy link
Collaborator Author

Plugin broker refactoring likely won't have an impact on this, though I can no longer reproduce this on 7.3.2 (likely due to eclipse-che/che-plugin-registry#199).

Currently, the project initially has error markers, and the update dependencies command must be run, but after that I see on issues. I think this one can be closed.

@ibuziuk
Copy link
Member

ibuziuk commented May 27, 2020

Should be fixed since eclipse-che/che#13739 is closed

@ibuziuk ibuziuk closed this as completed May 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants