Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined
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

Vous pouvez maintenant naviguer à travers des modules C # via l'outil imenu emacs, vous permettant de facilement passer à des méthodes, classes, propriétés, etc fxcopcmd.exe peut maintenant être utilisé comme un outil flymake, et les messages d'erreur sont correctement affichés.
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

Il s'agit d'une grosse mise à jour. Il dispose d'intégration flymake, l'intégration yasnippet (intégré dans des biopsies), une intégration simplifiée compile.el, automagiques insertion de code-doc, mieux fontification et l'indentation des cas C # bord, sera octets compiler sans erreurs dans emacs v23.2, et a une meilleure fontification des énumérations et des interfaces.
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

Cette version ajoute Tags chargement automatique pour le traitement automatisé. Il élargit la région # et # endregion font blocage à toute la ligne pour cacher les mots clés interne mise en évidence. Elle ajoute de la police de verrouillage pour obtenir, ensemble, ajouter et supprimer.
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

Certains supplémentaires C # 2.0 font-blocage a été ajouté. Indentation de # région a été modifié afin d'être en ligne, comme Visual Studio 2005, au lieu de la colonne-0 # comme si les blocs.
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