Sublime text 2 is a great text editor that every develop should get a copy at least give a try.
I create a build script for .net in sublime text 2. It can do the following things:
- Build source code into .exe file under your sublime project folder recursively.
- Add reference DLLs while building source code.
I put the build files, a sample and instructions on github, please visit: https://github.com/jinweijie/sublime-text-2-csharp-build