Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 961 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 961 Bytes

omnisharp-brackets

omnisharp-brackets is a plugin for brackets.io to provide a C# development environment. It communicates with OmniSharpServer by nosami for IDE functions.

It works on:

Mac OSX Linux Windows (NOTE : needs Python installed AND in your PATH)

Features

tbc

How to use the latest version

Currently some of the funtionality is dependent upon the kind people at adobe accepting my PR's. Until that point to get all the features you will need to work of my brackets branch:

  1. clone the latest version of brackets from this branch https://github.com/mat-mcloughlin/brackets/tree/SpecialEdition
  2. Follow the first 6 points in the instructions here https://github.com/adobe/brackets/wiki/How-to-Hack-on-Brackets#setting-up-your-dev-environment
  3. Within brackets click File -> Extension Manager... -> Install from URL... and enter this url https://github.com/OmniSharp/omnisharp-brackets