“Notepads” is not respecting the cursor blink setting in Cursor. It should be solid / not flashing. In notepads it is flashing.
Steps to reproduce:
add:
{
"editor.cursorBlinking": "solid",
}
to settings.json
.
Open “Notepads” and see if cursor has stopped blinking.