-
### **System Details:**
MacOS Sonoma
Helix 23.10
Omnisharp 1.39.11 net6.0 build
### **Overview:**
I'm trying to use omnisharp with the helix editor and am experiencing a problem when loading my…
-
### Environment:
**Omnisharp:** 1.39.2
**Neovim:** 0.8.0
**OS:** Fedora Workstation 36
After the recent update to omnisharp I noticed that auto import usages stopped working. I checked the logs …
-
Hi, I'm trying to make the latest version of omnisharp work on Arch Linux but I stumbled against this error :
```json
{"Event":"log","Body":{"LogLevel":"INFORMATION","Name":"OmniSharp.Stdio.Host",…
-
Working with a Blazor project is practical immpossible,
- Formatting not working or worse corrupts file
- Syntax highlight not working
- Autocomplete suggestion not working
- Errors, Warnings e.…
akkgr updated
2 weeks ago
-
# Platform
- [x] Linux
- [ ] Windows
- [ ] OSX
# Type
- [x] This is an issue
- [ ] This is a feature request
- [ ] Other
# Checklist
- [ ] It hasn't been fixed in the latest master
- [x]…
-
I think there should be a csproj/sln file associated with this project so that tools such as omnisharp can be used for code completion.
-
_From @spassvogel on August 22, 2018 10:13_
I think the formatting of collections in the debug watch window can use a lot of improvement. Compare how visual studio code currently handles a list of `S…
-
The new analyzers feature keeps picking up loose .cs files that are scripts for the runtime application. Typically this only happens after a build operation has occurred, i assume a file watcher is pi…
-
To reproduce:
1. Open any csharp file.
2. Choose any class element.
3. `M-x omnisharp-rename-interactively`
4. Choose yes or no
5. Get error `omnisharp--get-solution-files-list-of-strings: Symb…
-
Noted in #1474, a bunch of our factories used to abstract our logging setup during initialization are `IDisposable` and so have to call each other's `Dispose()` methods, all due to the fact that we ne…