VsVim
VsVim copied to clipboard
Caret's font is hard-coded to Consolas - not respecting configured font
Describe the bug The character within the block caret is always rendered using the Consolas font, regardless of settings.
To Reproduce Steps to reproduce the behavior:
- Go to Tools->Options
- Click on Environment->Fonts and Colors
- Change the font to anything clearly different than Consolas, such as Source Code Pro or Comic Sans
- Click ok
- Move your caret around in an editor and see the font mismatch.
Expected behavior The same font inside of the carat as the rest of the editor.
Screenshots I can't, sorry.
Environment (please complete the following information):
- Visual Studio version: 2022
- VsVim version: 2.10.0.6
- Programming Language: C++
- Check(Type 'x') any that are installed:
- [ ] ReSharper
- [x] Visual Assist
Additional context None - I think this is straight forward.
Note: The following is written about contributing. https://github.com/VsVim/VsVim/blob/master/CONTRIBUTING.md
General Keyboard configuration problems are described below. https://github.com/VsVim/VsVim/issues/2527
Seems ok to me.
I'm using a non-standard font and it works here too, windows 10 + visual studio Version 17.10.1