-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When opening any C# project, Zed tries to download OmniSharp a few times, fails because OmniSharp …
-
See https://github.com/OmniSharp/omnisharp-roslyn/issues/702 for more details
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.9.2
**System**: Mac OS X 10.11.5
**Thrown From**: [omnisharp-atom](https://github.com/OmniSharp/omnisharp-atom) package, v0.30.4
##…
-
Hi,
I wanted to start writing code outside of game, however it seems I'm out of luck.
My example code I try to use intellisense on:
public void Main(string args) {
GridTerminalSystem.
}
…
-
When `omnisharp-atom` is enabled I am prompted to "Show solution root" when it is completely inappropriate, such as opening a `.patch` file or opening a directory containing a C project that has no Vi…
-
```
ERROR (pid:3156) [extensions] - Error on active extension coc-omnisharp: Cannot read properties of undefined (reading 'browser_download_url') TypeError: Cannot read properties of undefined (readi…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.6.0
**System**: Mac OS X 10.11.3
**Thrown From**: [omnisharp-atom](https://github.com/OmniSharp/omnisharp-atom) package, v0.27.0
##…
-
## Environment data
`dotnet --info` output:
.NET Command Line Tools (1.0.0-preview2-003131)
Product Information:
Version: 1.0.0-preview2-003131
Commit SHA-1 hash: 635cf40e58
…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
After installing the C# extension, I only get syntax highlighting. No code completion or intellise…
-
At the moment, it seems to be still a bit complicated to get OmniSharp running on a given OS (especially because of dotnet-core not working on Fedora 24 in my case). In order to make it easier to try …