Jason Imison
Jason Imison
> Unfortunately, I was unable to get this to work, most likely because my ad-hoc "uninstall" left traces of the old extension behind. Could you explain how to do this...
2.8.0.16 was just [released](https://github.com/VsVim/VsVim/releases/tag/v2.8.0.16-vsm17.3) It should appear within the Extensions gallery within VSMac sometime today.
Do you have edit access to the wiki page?
Hi @BentChainRing - You should definitely try out [VsVim](https://marketplace.visualstudio.com/items?itemName=JaredParMSFT.VsVim). I haven't tried, but I'm pretty sure that Extensions are now allowed in Visual Studio Community for Windows.
@shirshov: Vim supports mouse selections :)
@ssameng I'll take another look at this. I almost had it working.
@ssameng I'll try and get to it soon.. I don't think it's much work. It's just that other things have priority right now such as VSMac 8.1 support... and then...
@mzieg - unfortunately there isn't a page or file describing what is available, but you should be able to work it out by looking at the code [here](https://github.com/nosami/XSVim/blob/7.0/XSVim/XSVim.fs#L998-L1028) and [here](https://github.com/nosami/XSVim/blob/7.0/XSVim/XSVim.fs#L1094-L1259)...
@mzieg Since 0.38.0 https://github.com/nosami/XSVim/pull/147/files, built in conflicting Visual Studio for Mac commands are automatically disabled, so `` works out of the box.
Yeah, I can add this. Should be easy enough.