-
An Include syntax perhaps along the lines of `github jaredpar/VsVim /Src/VimCore/*` would assist in getting a project file which is a child of a solution.
Use cases may vary, as well as solution stru…
-
Hey! Now that @bordev has this working with VsVim, this is the other must-have plugin! :)
...but I can't seem to figure out how to select items when >52 matches occur? Enter/Space doesn't do it.
Is …
-
Hello,
I've installed VsVim and vs-nerdx for VS 2019 and i don't know how to go to code from explorer or to go to explorer from code (i have to use CTRL + W + H or L in vim but in this case it doe…
-
VsVim has settings which are not synced by .vsvimrc and that leads to configuration of vs extension each setup. For example I just set up vs2017 and open extension settings and have seen that all VsVi…
-
I think this issue comes up with the release of every new version of SQL Server Management Studio...
Has anyone tried to get VsVim to install properly? This update https://github.com/jaredpar/VsVim…
-
Sticking `set number` into .vimrc (or any other config file read by VsVim) does not show relative numbers on startup. Manually executing `set number` works as expected.
-
After doing some digging and trying other methods an issue I was experiencing with a delay in typing seems to be related to RelativeLineNumbers. Once disabled the delay was removed.
This is on a fres…
-
**Describe the bug**
'' seems to not work as "return to last location" immediately after an = command
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the middle of any document
2. …
-
**Describe the bug**
When vsvim is active, and intellicode/copilot is asked to only accept completion when pressing the `right-arrow`, the key press is consumed by vsvim.
**To Reproduce**
- Make …
-
**Describe the bug**
CTRL-d, CTRL-u, CTRL-e, CTRL-y, CTRL-b, CTRL-f do not work as expected.
**To Reproduce**
Steps to reproduce the behavior:
1. Install Visual Studio 2022
2. Install VsVi…