Skip to content

lostfictions/SublimeUnityCSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# Sublime Text plugin

This is a fork of the C# language TextMate bundle, which is intended to adapt and improve it for Sublime Text 2. Main, and meanwhile the only, feature is corrected Symbol List definitions — inner symbols are shown with indentation.

Note: I don't use C# or TextMate. Just made it for my friend. So, feel free to fork it and continue improvements.

Installation

Package Control is better, because it will automatically update plugin and you can delete it or temporarily disable through it.

Install with Package Control

  • ⌘⇧PPackage Control: Add Repository, paste https://github.com/laughedelic/SublimeCSharp;
  • ⌘⇧PPackage Control: Install packageSublimeCSharp;

Install with Git

To install, open your Sublime Packages/ folder and run

git clone https://github.com/laughedelic/SublimeCSharp

to update, just use git pull.

More information

For more information on the original bundle, see it's repository.

Original authors

License

This bundle is dual-licensed under MIT and GPL licenses.

Use it, change it, fork it, sell it. Do what you will, but please leave the author attribution.

About

C# syntax for Sublime with Unity keyword highlighting.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors