-
e.g. using OmniSharp and/or NRefactory:
https://github.com/OmniSharp
https://github.com/icsharpcode/NRefactory
-
The contents of `atom-text-editor` elements are no longer encapsulated
within a shadow DOM boundary. Please, stop using `rootElement` and access
the editor contents directly instead.
```
HTMLEleme…
ghost updated
7 years ago
-
Reference:
* https://docs.microsoft.com/en-us/dotnet/core/diagnostics/#net-core-diagnostic-global-tools
* https://github.com/OmniSharp/omnisharp-vscode/wiki/Attaching-to-remote-processes
* https:…
aantn updated
2 years ago
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.31.2 x64
**Electron**: 2.0.7
**OS**: Microsoft Windows 10 Home Single Language
**Thrown From**: [omnisharp-atom](https://github.com/Omni…
-
I am not able to open any solution in Linux (arch) or Windows 10. After enabling "developer mode" in omnisharp-atom settings, I can see this error in the console:
> ~/.atom/packages/[omnisharp-atom/d…
-
### 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…
-
Type: Bug
## Issue Description ##
There has been some sort of update on my laptop (but not yet on my desktop) that is causing OmniSharp to fail. I have read it has to do with .NET versions inst…
-
### 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 …
-
Hi,
I'm porting code that uses types in `Microsoft.CodeAnalysis` to the new .NET core world. I've already hit up against #17439, and have pulled the [relevant code](https://github.com/OmniSharp/omn…
-
.NET 7 went EOL on 14th May 2024[^1]. Similar to #202572, which dealt with the deprecation of .NET Core 3.1, we should make an effort to update or patch packages whick rely on .NET 7.
## Packages
- …