/language-csharp

C# language support for Atom

Primary LanguageCoffeeScriptOtherNOASSERTION

A fork of the C# language support in Atom

Allows simple tokenizing and scope definition of C# source files.

Forked from the C# language support in Atom, originally converted from the C# TextMate bundle.


Testing

Command-line testing: atom --test spec/

Test in Atom Application: View > Developer > Run Package Specs