Commit ca637fbc authored by Aidan Ryan's avatar Aidan Ryan

Add CSharpreter plugin

Sublime Text plugin for building and executing fragments of C# code
parent 75f60a33
...@@ -437,6 +437,7 @@ ...@@ -437,6 +437,7 @@
"https://github.com/zerok/Sublime2-SwitchLanguage", "https://github.com/zerok/Sublime2-SwitchLanguage",
"https://github.com/zoomix/SublimeToggleSymbol", "https://github.com/zoomix/SublimeToggleSymbol",
"https://github.com/zyxar/Sublime-CMakeLists", "https://github.com/zyxar/Sublime-CMakeLists",
"https://raw.github.com/ajryan/CSharpreter/master/packages.json",
"https://raw.github.com/apophys/sublime-packages/master/packages.json", "https://raw.github.com/apophys/sublime-packages/master/packages.json",
"https://raw.github.com/bgreenlee/sublime-github/master/packages.json", "https://raw.github.com/bgreenlee/sublime-github/master/packages.json",
"https://raw.github.com/colinta/sublime_packages/master/packages.json", "https://raw.github.com/colinta/sublime_packages/master/packages.json",
......
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