Projects / C# for Emacs

C# for Emacs

csharp-mode is a derived mode for cc-mode 5.30.x or higher that implements the font-locking and indention rules for C#.

Tags
Licenses
Implementation

RSS Recent releases

  •  19 May 2011 07:05

Release Notes: You can now navigate through C# modules via the emacs imenu tool, allowing you to easily jump to methods, classes, properties, etc. fxcopcmd.exe can now be used as a flymake tool, and error messages are properly displayed.

  •  13 May 2011 21:49

Release Notes: This is a big update. It features flymake integration, yasnippet integration (built-in snips), simplified compile.el integration, automagic code-doc insertion, better fontification and indentation of C# edge cases, will byte compile without errors in emacs v23.2, and has better fontification of enums and interfaces.

  •  05 Sep 2007 11:24

Release Notes: This release adds autoload tags for automated processing. It expands #region and #endregion font locking to the entire line to hide internal keyword highlighting. It adds font locking for get, set, add, and remove.

  •  17 Jan 2007 08:20

Release Notes: Some additional C# 2.0 font-locking was added. Indenting of #region was changed to be inline, like Visual Studio 2005, instead of column-0 like #if blocks.

No changes have been submitted for this release.

RSS Recent comments

07 Dec 2005 13:03 cydergoth

Thanks
May I be the first to say "Thank you!". This has made my day.

Screenshot

Project Spotlight

queXS

A Web based computer assisted telephone interviewing system.

Screenshot

Project Spotlight

pylibacl

A Python extension module for POSIX ACLs.