Giter Club home page Giter Club logo

omnisharp-roslyn's Introduction

omnisharp-roslyn

Mono Build Status Windows Build status

Introduction

OmniSharp-Roslyn is a .NET development platform based on on Roslyn workspaces. It provides project dependencies and language syntax to various IDE and plugins.

OmniSharp-Roslyn is now built with dotnet-cli. It targets both dnxcore50 and dnx451 targets. The dnxcore50 build is self contained, while dnx451 build requires mono (>4.0.1) if it is run on a platform other than Windows.

In addition, if you need the HTTP interface and you want to run on Linux, you'll also need to make sure that you have libuv installed.

Using the latest OmniSharp-Roslyn with VS Code

Building

On Windows:
> git checkout dev
> ./build.ps1

On Linux / Unix:
$ git checkout dev
$ ./build.sh

You can find the output under artifacts/publish/<runtime id>/<target framework>/.

The executable is either OmniSharp.exe or OmniSharp.

VS Code

Add the following setting to your User Settings or Workspace Settings.

{
  "csharp.omnisharp": "<Path to the omnisharp executable>"
}

Help wanted!

Visit https://jabbr.net/#/rooms/omnisharp if you'd like to help out.

We have slack room as well. Get yourself invited: https://goo.gl/Ovnqr1

omnisharp-roslyn's People

Contributors

david-driscoll avatar nosami avatar troydai avatar davidfowl avatar jrieken avatar filipw avatar hal-ler avatar yantrio avatar dustincampbell avatar jchannon avatar alxandr avatar mjmcloug avatar cubitouch avatar andorbal avatar sriramgd avatar ianbattersby avatar jtbm37 avatar willl avatar mpdreamz avatar adamralph avatar wasker avatar thinca avatar mispencer avatar samb avatar revenantx avatar markrendle avatar ctolkien avatar carl-tanner avatar akoeplinger avatar brad-jones avatar

Watchers

Mark Lottes avatar

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.