Skip to content

Commit

Permalink
Merge pull request #470 from gkbrk/patch-1
Browse files Browse the repository at this point in the history
Add menu item for stopping Omnisharp server
  • Loading branch information
razzmatazz committed Feb 28, 2019
2 parents 1658ddc + bc37951 commit be97227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omnisharp.el
Expand Up @@ -220,6 +220,7 @@ finished loading the solution."

("OmniSharp server"
["Start OmniSharp server" omnisharp-start-omnisharp-server]
["Stop OmniSharp server" omnisharp-stop-server]
["Check alive status" omnisharp-check-alive-status]
["Check ready status" omnisharp-check-ready-status])

Expand Down

0 comments on commit be97227

Please sign in to comment.