Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Fork of the C# language Textmate Bundle intended to imporove it for Sublime Text 2 editor

Notifications You must be signed in to change notification settings

laughedelic/SublimeCSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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

Fork of the C# language Textmate Bundle intended to imporove it for Sublime Text 2 editor

Resources

Stars

Watchers

Forks

Packages

No packages published