I would like to improve the visibility of the cursor in the text editor in Visual Studio. It is sometimes hard to find the blinking cursor because it is a little on the thin side.
I do not see a way to modify the font/color for the cursor when I inspect Tools>Options>Environment>Fonts and Colors.
I see other instances online where someone asked this question for VS Code, but the only thing I could find for Visual Studio was this question: Change the text cursor/caret in Visual Studio 2010
Which is not what I am after. I want to just increase the thickness or height of the blinking line.
How can I do this?
Thanks in advance.