-
Hi !
I'm french and i can translate the last strings. How to do that ?
Thanks
-
Hi, I am trying to use OmniSharp on GuixSD/NixOS-like distributions (currently GuixSD, but the issue should be the same on either side). In the past this used to be a semi-trivial process that took so…
-
The problem I found was no error message showed on save a cs file with some error.
eg:
Error : 'String' is not a known identifier - (14, 15)
hot check is fine out put the error message,but on save no…
fishg updated
6 years ago
-
Hi !
With omnisharp-roslyn 2881c46e2212b41aed22ee5ec1aafab99b6b6ecf (the last one commit the 12/11/2018), all warnings and some errors are not displayed. For instance, "Unecessary using directive" …
-
https://github.com/OmniSharp/omnisharp-vim
-
```
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 556, in run_
return self.run(edit)
File "/Users/nblack/Library/Application S…
-
I keep getting this error message in VSCode on MacOS, but the script works fine when I run it from the terminal. Any ideas what I might have got misconfigured? It appears for all referenced packages.
…
-
At the moment we output the results to a separate sublime output window, this does not allow us to go to error.
If we out put to the build window, we can add that functionality in.
-
#### Description :octocat:
Flycheck is disabled by default when working in csharp
#### Reproduction guide :beetle:
- Create a new cs project using `dotnet new console -n MyApp`
- Start Emacs
- …
-
I just updated OmniSharp (first through SublimeText auto update, then through package remove and package install), and when I tries to run I get the error "connection pool is full." I've pasted the ou…