emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: first-class support for csharp in cc-mode.el


From: Deniz Dogan
Subject: Re: first-class support for csharp in cc-mode.el
Date: Thu, 31 Dec 2009 04:08:21 +0100

2009/12/31 Miles Bader <address@hidden>:
> Incidentally the thing about C# which annoyed me (using java-mode to try
> and indent C# code) were all the "annotation" things (which start with
> "#"), which I _gather_ are supposed to be at the left margin, but
> generally cause following indentation to be all messed up.
>
> -Miles
>
> --
> Liberty, n. One of imagination's most precious possessions.
>
>
>

Actually, Visual Studio 2008 indents #region and #endregion to the
same level as the code, whereas I think other "preprocessor"
instructions are at the left margin. (But I haven't seen any such
things in C#, ever.)

-- 
Deniz Dogan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]