This package browser is in early development. Mind the rough edges.

emacs-csharp-mode 2.0.0

Major mode for C# code

This is a C# editing mode for Emacs, based on CC mode. It handles syntax coloring, indentation, insertion of matched pairs of curly braces and documentation generation. In addition, it provides menu-based navigation using Imenu, and Compilation mode support for MSBuild, devenv and xbuild.

Installation

Install emacs-csharp-mode 2.0.0 as follows:

guix install emacs-csharp-mode@2.0.0

Or install the latest version:

guix install emacs-csharp-mode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.