Git Product home page Git Product logo

omnisharp-roslyn's Introduction

omnisharp-roslyn

Mono Build Status Windows Build status

Introduction

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

OmniSharp-Roslyn is built with the .NET Core SDK. It targets both netcoreapp1.1 and net46 target frameworks. The netcoreapp1.1 build is self contained, while net46 build requires mono (>=4.8.0) 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/OmniSharp/<runtime id>/<target framework>/.

The executable is either OmniSharp.exe or OmniSharp.

For more details, see Build.

VS Code

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

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

Help wanted!

We have slack room as well. Get yourself invited: here

omnisharp-roslyn's People

Contributors

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

Watchers

James Cloos 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.