Notepads note respecting cursor blink setting

“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.

Hey, thanks for reporting. We’re working on some changes around notepads soon which may fix this, but I’ve logged in internally to make sure we resolve this soon!