-
When I enable ace jump (VS 2017) it looks like
![image](https://user-images.githubusercontent.com/1030961/54543590-35ee9780-499e-11e9-89fb-fb2d20123593.png)
The labels aren't properly visible
-
**Visual Studio 2022**
When I invoke the Resharper.Rename on a local function variable, rather than showing the dialogue that always worked, it switches to an inline editor that does not allow any …
-
**Describe the bug**
Using snippet( like method in CSharp) turns the mode to be insert(visual mode), before editing the palcehold, I have to type "ESC",turning the mode to be insert, which seems lik…
-
FSharp PowerTools is crashing with following exception after last upgrade. Seems to be some issue with tasklist comment manager.
Below is the related component from ActivityLog.xml
```xml
…
-
**Description of the Bug**
The commands zj and zk are used to move between folds, but in VsVim it doesn't work.
**To Reproduce**
Steps to reproduce the behavior:
1. Open any source code file(…
-
**Describe the bug**
After executing a mapped vsc command the text editor no longer has the focus.
**To Reproduce**
I have the following mappings defined:
nnoremap gd :vsc Edit.GoToDefinition
n…
-
**Is your feature request related to a problem? Please describe.**
Even when in Insert mode, vim directly moves into Visual mode when text selection using mouse occurs. I've gotten used to using this…
-
**Describe the bug**
We don't deserve this awesome plugin.
**To Reproduce**
Install the plugin into VsMac
**Actual Behavior**
An amazing Vim experience.
Thank you @nosami for pulling a rabb…
-
**Describe the bug**
Sometimes when I use the insert key (not i!) to get into insert mode and start to write, the text will be overwritten.
The issue #2221 describes the same problem, but for VS201…
-
**Feature category**
- Check(Type 'x') any that Applicable item:
- [x] Vim
- [x] Vim plugin
Am I right in the assumption that VsVim only works for english language pack based VS installa…