Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-19 16:05
0.8.3

Sie können nun durch C #-Module navigieren über den emacs imenu Werkzeug, so dass Sie leicht zu Methoden, Klassen, Eigenschaften springen, etc. fxcopcmd.exe jetzt als flymake Tool verwendet werden, und Fehlermeldungen werden korrekt angezeigt.
Tags: Stable
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.

2011-05-14 06:49
0.8.2

Dies ist ein großes Update. Es verfügt über flymake Integration, yasnippet Integration (built-in-Scheren), vereinfachte compile.el Integration, automagischen Code-doc Insertion, besser fontification und Vertiefung von C # Rand Fällen wird Byte kompilieren ohne Fehler in Emacs v23.2 und hat eine bessere fontification von Enumerationen und Schnittstellen.
Tags: Emacs, csharp, C#
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.

2007-09-05 20:24
0.7.0

Diese Veröffentlichung fügt automatischer Dokumenteneinzug Tags für die automatisierte Verarbeitung. Es erweitert # Region und tfendregion font locking, auf der ganzen Linie auf interne Stichwort Hervorhebung verstecken. Sie fügt hinzu font locking, dafür zu bekommen, Satz, hinzufügen, entfernen und.
Tags: Minor feature enhancements
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.

2007-01-17 17:20
0.6.0

Einige zusätzliche C # 2.0 font-Verriegelung wurde hinzugefügt. Einrücken von # Region wurde geändert, um inline, wie Visual Studio 2005, statt der Spalte-0 wie # if-Blöcke.
Tags: Minor feature enhancements
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.

2005-12-07 20:48
0.4.0

Tags: Initial freshmeat announcement

Project Resources