Skip to content

markvnext/omnisharp-atom

 
 

Repository files navigation

omnisharp-atom package

###(The hackable IDE)

omnisharp-atom

Installation

From the packages settings inside Atom:

  • install "Autocomplete plus" package first!
  • install "Omnisharp Atom" package

From the commandline:

apm install autocomplete-plus
apm install omnisharp-atom

To use

  • Open the root of your solution within Atom
  • Press Ctrl-Alt-o - this starts the OmniSharp server

When the flame icon in the bottom left corner turns green, the server has started!

Features

  • alt-F12 Go to definition
  • shift-F12 Find usages
  • Completions appear as you type. To select an item, press the TAB key.
  • Editor addornments (squigglies) appear for errors and code hints as you type.
  • Enjoy!

About

Omnisharp support for the atom editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 90.8%
  • CSS 7.9%
  • Other 1.3%