Menu

#1 C# edit mode

open
nobody
None
5
2004-07-28
2004-07-28
wayne
No

I added basic functionality for the microsoft c# mode.
Added the appropriate entries to these files. I copied
the javamode and made some minor changes.

Constants.java
ModeList.java

new file:
CSharpMode.keywords

Left to do:
There is some work to be done as far as support for
properties and indexers. I will try to figure in out as
best I can.

Thanks,

Wayne

Discussion

  • wayne

    wayne - 2004-07-28

    Logged In: YES
    user_id=1076888

    and the files...

     
  • wayne

    wayne - 2004-07-28

    csharp edit mode files

     
  • wayne

    wayne - 2004-07-28

    Logged In: YES
    user_id=1076888

    CSharpMode.java

     
  • wayne

    wayne - 2004-07-28

    edit mode for C#