name | image | header | github |
---|---|---|---|
emacs |
emacs.png |
Omnisharp-Emacs |
omnisharp-emacs |
- Enable the MELPA stable package archive. Use MELPA stable for official releases, or plain MELPA for development snapshots.
M-x package-install RET omnisharp RET
- Clone omnisharp-server to a location of your choosing
- Build it :)
- Download curl
- Customize omnisharp with
M-x customize-group RET omnisharp RET
- Currently there are default keybinding suggestions for
evil-mode
users at github. Adopt them or create your own!- Start omnisharp with
M-x omnisharp-mode RET
or automatically in a mode hook
- Start omnisharp with
- See here