doomemacs/modules/lang/csharp
oreodave da0f3afb12 lang/csharp: -Remove old bindings
These bindings use older omnisharp functions that no longer work. Should
be replaced by new omnisharp functions
2019-08-23 23:28:28 +01:00
..
autoload.el
config.el lang/csharp: -Remove old bindings 2019-08-23 23:28:28 +01:00
doctor.el
packages.el
README.org

:lang csharp

This module adds C# support to Emacs.

I don't use C# for much else than Unity3D and, seldomly, for Mono game development on Linux.

Table of Contents   TOC

Install

This module needs:

  • omnisharp-roslyn (install with M-x omnisharp-install-server)
  • .NET SDKs (on Windows)
  • Mono (on UNIX platforms)

MacOS

TODO

Arch Linux

sudo pacman --needed --noconfirm -S mono