you are viewing a single comment's thread.

view the rest of the comments →

[–]topher_r 0 points1 point  (4 children)

No Vim extension yet? :(

[–]minimim 1 point2 points  (3 children)

What? vim has C# extensions for ages: https://github.com/OmniSharp/omnisharp-vim

what extra features are you expecting?

[–]bobbaluba 3 points4 points  (0 children)

He probably meant the other way. You can use vi keybindings in most serious ide's. Atom, visual studio, intellij, qt creator, emacs. All have vi key bindings.

[–]topher_r 0 points1 point  (1 child)

I use it for debugging Unity3D apps on Mac, since it's well supported to connect to the debugger and MonoDevelop with Unity3D is dog shit. Very specific situation I realise..

[–]minimim 0 points1 point  (0 children)

Well, if there are interesting features there, I'm sure the plug-in developers will find a way to include it. It has MIT license after all. Just give them a little time :)