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

Projects require preliminary dotnet restore for editor to provide features #66

Open
mickaelistria opened this issue Aug 1, 2017 · 0 comments

Comments

@mickaelistria
Copy link
Contributor

Most projects require users to first run dotnet restore on a project before the editor (the underlying LS actually) provide most features. This is caused by OmniSharp/omnisharp-node-client#265

Invoking dotnet restore should be made automatically when starting up the LS so user isn't expected to do anything else.

mickaelistria added a commit that referenced this issue Aug 1, 2017
Signed-off-by: Mickael Istria <mistria@redhat.com>
mickaelistria added a commit that referenced this issue Aug 1, 2017
Signed-off-by: Mickael Istria <mistria@redhat.com>
mickaelistria added a commit that referenced this issue Aug 10, 2017
Update of omnisharp-node-client removed requirements
for `dotnet restore`

Signed-off-by: Mickael Istria <mistria@redhat.com>
LucasBullen pushed a commit to LucasBullen/aCute that referenced this issue Nov 21, 2017
LucasBullen pushed a commit to LucasBullen/aCute that referenced this issue Nov 21, 2017
Re-add previously removed workaround for
OmniSharp/omnisharp-node-client#265

Signed-off-by: Lucas Bullen <lbullen@redhat.com>
LucasBullen pushed a commit to LucasBullen/aCute that referenced this issue Nov 21, 2017
Re-add previously removed workaround for
OmniSharp/omnisharp-node-client#265

Signed-off-by: Lucas Bullen <lbullen@redhat.com>
LucasBullen pushed a commit to LucasBullen/aCute that referenced this issue Nov 21, 2017
Re-add previously removed workaround for
OmniSharp/omnisharp-node-client#265

Signed-off-by: Lucas Bullen <lbullen@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant