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

OmniSharp is not working on Fedora 23 or 24 #761

Closed
ghost opened this issue Sep 18, 2016 · 5 comments
Closed

OmniSharp is not working on Fedora 23 or 24 #761

ghost opened this issue Sep 18, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Sep 18, 2016

Environment data

.NET Command Line Tools (1.0.0-preview3-003612)
Product Information:
Version: 1.0.0-preview3-003612
Commit SHA-1 hash: b1c5cb76eb
Runtime Environment:
OS Name: fedora
OS Version: 24
OS Platform: Linux
RID: fedora.24-x64
VS Code version:
1.4, Версия 1.5.2
C# Extension version:
ms-vscode.csharp-1.4.1

Steps to reproduce

  1. download new aspnet project with YO
  2. restore packages
  3. open it

Expected behavior

omnisharp works correctly

Actual behavior

  1. vscode tries to restore packages every 1 minute
  2. several messages like
    type or namespace Microsoft.AspNetCore.Mvc could not be found
    type or namespace System could not be found

autocompletion is not working

@Schr3da
Copy link

Schr3da commented Sep 19, 2016

same issue appears on Ubuntu 16.06

@DustinCampbell
Copy link
Member

Currently, only Fedora 23 is supported.

@DustinCampbell DustinCampbell changed the title omnisharp is not working OmniSharp is not working on Fedora 24 Sep 19, 2016
@ghost
Copy link
Author

ghost commented Sep 20, 2016

DustinCampbell, specially for you i have reproduced this scenario on F23

@ghost ghost changed the title OmniSharp is not working on Fedora 24 OmniSharp is not working Sep 20, 2016
@DustinCampbell DustinCampbell changed the title OmniSharp is not working OmniSharp is not working on Fedora 23 or 24 Sep 22, 2016
@DustinCampbell
Copy link
Member

I'm updating the title again. There are a few bugs with "OmniSharp is not working" as a title, and I'd like to keep these distinct so I can keep track while investigating.

@DustinCampbell
Copy link
Member

There is a new beta of the C# extension available here that should address this problem. Feel free to try it out and let me know if it address the issue for you.

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

2 participants