-
The files in the project have different line end characters and are not formatted correctly or to a standard in general.
I want to apply my omnisharp and editorconfig standards to all files in one …
Vlek updated
3 months ago
-
[Enter steps to reproduce below:]
1. Click the gray pencil icon on the status bar
**Atom Version**: 1.8.0
**System**: Mac OS X 10.11.5
**Thrown From**: [omnisharp-atom](https://github.com/OmniSharp/o…
-
Hello
Not sure how to go about debugging this, but this error is frequently seen on the eamcs LSP c-sharp mode on
Windows 10 64bit
Using Omnisharp 1.34.9
```
LSP :: Internal Error - System…
-
I'm using LazyVim. I installed the plugin like this:
```lua
return {
"neovim/nvim-lspconfig",
opts = {
servers = {
omnisharp = { enabled = false },
chsarp_ls = {
…
-
Starting OmniSharp server (pid:8414)
OmniSharp Location: /Users/DarthRamone/.atom/packages/omnisharp-atom/node_modules/omnisharp-client/roslyn/omnisharp
Change the location that OmniSharp is loaded fr…
-
Can't seem to install it, getting this error on Pop!_OS 19.10 when i use :CocInstall coc-omnisharp
- ✗ coc-omnisharp /usr/bin/yarn install exited with 2 …
-
This will return information such as this https://github.com/OmniSharp/omnisharp-roslyn/blob/master/src/OmniSharp/ScriptCs/ScriptCsContext.cs
So basically everything that is needed to run the script,…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Ubuntu 16.04.2
**Thrown From**: [omnisharp-atom](https://github.com/OmniSharp/omnisharp-atom) pack…
ghost updated
7 years ago
-
Installed Atom from site.
Installed omnisharp-atom from package install in atom
(apt works find, no need for choco install)
ran powershell script from asp.net/home
dnvm install 1.0.0-beta
dnvm alias …
-
[Enter steps to reproduce below:]
Happened on typing the "app.UseDeveloperExceptionPage" method's intellisense from the latest rc1 packages of ASP vNext.
Update: Okay, happens on all of the app.\* m…