Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Omnisharp actions don't work #38

Open
Anakael opened this issue Dec 23, 2021 · 6 comments
Open

Omnisharp actions don't work #38

Anakael opened this issue Dec 23, 2021 · 6 comments

Comments

@Anakael
Copy link

Anakael commented Dec 23, 2021

neovim version: 0.6.0
lsp server: Omnisharp
plugin config:

g.code_action_menu_show_details = false

Actual behavior:
image
when select option [1] nothing happens
Expected behavior:
Adding using System.Threading.Tasks; in the beginning of a file.

Omnisharp code actions works fine for default code actions in neovim. And this plugin works fine with rust_analyzer.

Also, window for some reason looks quite weird.

@MikaelElkiaer
Copy link

I am seeing the same. :/

@green726
Copy link

I have the same exact issue.

@ztripez
Copy link

ztripez commented Jul 1, 2022

Same issue for me

@xToxette
Copy link

xToxette commented Sep 7, 2022

For me the exact same thing is happening.

@MikaelElkiaer
Copy link

I'd suggest moving to https://github.com/glepnir/lspsaga.nvim, it does the code actions as expected, and a bunch of other stuff. Oh, and combine that with https://github.com/Hoffs/omnisharp-extended-lsp.nvim for go-to-definition for non-local source.

@JonasKru
Copy link

Same for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants