Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for C# using OmniSharp #500

Closed
wants to merge 1 commit into from

Conversation

bjarkevad
Copy link
Contributor

Added initial support for C#, comments et al is of course very welcome.
OmniSharp seems to work reasonably well for the tests I've done on Linux with Mono, but someone should probably try it out with some larger solutions on other system configs.

"mgF" 'omnisharp-navigate-to-solution-file-then-file-member

;; Type info
"mt" 'omnisharp-current-type-information
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have a clash here with the test prefix mt

@bjarkevad
Copy link
Contributor Author

I've updated the bindings, but I'm still not really satisfied with the mnemonics - suggestions?

@bjarkevad
Copy link
Contributor Author

Updated bindings again :)

@syl20bnr
Copy link
Owner

Very nice layer ! ❤️
Thank you !

Cherry-picked into develop you can safely delete your branch.

I made some modifications/improvements:

@syl20bnr syl20bnr closed this Jan 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants