Jason Imison
Jason Imison
We should probably be using the codecheck endpoint and deprecating the other three (syntax, semantic, code issues) OmniSharp v2 will only have this one.
OmniSharp-Roslyn has some features that aren't in the old server that emacs doesn't support yet. I'll list them here and will add to this issue as new stuff is added....
OmniSharp current scans the ~/.kpm/packages folder for any assemblies it finds. For k projects we need to use Design Time Host to establish assembly locations from a project.json file.
... so that your code can be consumed by non VS users :)
E.g. on a Swedish keyboard, you use Option+4 to enter `$` We want this to be treated as a $ press, not Alt+4 Fixes #3015
**Describe the bug** VSMac 17.4 has started highlighting the current line number in a slightly different color. The relative line number margin in this extension should probably replicate this (new...
**Feature category** - Check(Type 'x') any that Applicable item: - [x] Vim - [ ] Vim plugin re: https://github.com/VsVim/VsVim/issues/3006 It would be useful to be able to list all the...
Hi @alextsui05! I'm currently toying with the idea of creating a new vim emulation plugin for XS written from scratch. This is all still pie in the sky right now,...
No reason for it to be limited to csproj!
**Feature category** - Check(Type 'x') any that Applicable item: - [x] Vim - [ ] Vim plugin **Is your feature request related to a problem? Please describe.** I would like...