GithubHelp home page GithubHelp logo

sublime-text-2-csharp-build's Introduction

Introduction

Sublimetext-2-csharp-build is a build system for Sublime Text 2.

The build supports compiling C# codes in the project workspace recursively. Also supports multiple DLLs references.

Installation

Copy the CSharpBuild.sublime-build and sublimetext_csharp_builder.bat to the Sublime Text 2 installation folder, under: Data/Packages/User.

If there's no Visual Studio installed on your machine, extra steps are needed to configure system variables.

Usage

  1. Open Main.cs file in sample_app folder with Sublime Text 2.
  2. Hit Ctrl + B to see the result.

Customization

The default reference search path is Lib and the default output path is Output. You can modify the CSharpBuild.sublime-build file to change them.

sublime-text-2-csharp-build's People

Contributors

bondehagen avatar jinweijie avatar jinweijiesnippet avatar shinichy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sublime-text-2-csharp-build's Issues

I don't have the same Sublime Text 2 "folder Layout"

Hi !

In the Readme you wrote that we should put the files int the following directory :
Data/Packages/User

However, I don't have this folder layout. I've downloaded the last Sublime text 2 installation setup and I have 2 place where Sublime text is located :
_C:\Program Files\Sublime Text 2
-> Pristine Packages\

_C:\Users\gauberR\AppData\Roaming\Sublime Text 2
->Installed Packages
->Packages
->Pristine Packages
->Settings\

Where should i put CSharpBuild.sublime-build and sublimetext_csharp_builder.bat

Thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.