Commit 7c2351e6 authored by Will Bond's avatar Will Bond

Merge pull request #1259 from chrokh/master

added C# Compile & Run
parents ca25df45 ff87995d
...@@ -168,6 +168,7 @@ ...@@ -168,6 +168,7 @@
"https://github.com/chriskempson/base16-textmate", "https://github.com/chriskempson/base16-textmate",
"https://github.com/chrislongo/Pig", "https://github.com/chrislongo/Pig",
"https://github.com/chrislongo/QuickThemes", "https://github.com/chrislongo/QuickThemes",
"https://github.com/chrokh/csharp-build-singlefile-sublime-text-2",
"https://github.com/Cipscis/Papyrus_Assembly", "https://github.com/Cipscis/Papyrus_Assembly",
"https://github.com/claudiosmweb/wordpress-readme-to-markdown", "https://github.com/claudiosmweb/wordpress-readme-to-markdown",
"https://github.com/clemos/haxe-sublime2-bundle", "https://github.com/clemos/haxe-sublime2-bundle",
...@@ -1148,6 +1149,7 @@ ...@@ -1148,6 +1149,7 @@
"CopyNamespace": "Copy PHP Namespace", "CopyNamespace": "Copy PHP Namespace",
"CoreBuilder_SublimeText": "CoreBuilder", "CoreBuilder_SublimeText": "CoreBuilder",
"CscopeSublime": "Cscope", "CscopeSublime": "Cscope",
"csharp-build-singlefile-sublime-text-2": "C# Compile & Run",
"CSS-Less-ish": "CSS Less(ish)", "CSS-Less-ish": "CSS Less(ish)",
"CSS-Reset-Sublime-Snippet": "HTML5 Doctor CSS Reset snippet", "CSS-Reset-Sublime-Snippet": "HTML5 Doctor CSS Reset snippet",
"CSS-Snippets": "CSS Snippets", "CSS-Snippets": "CSS Snippets",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment