This is important, as it makes sure that screen readers also announce the messages when navigating through the inputs using the `Tab` key. +In addition to this, each invalid input is associated to its message using `aria-describedby`. This is important, as it makes sure that screen ...
Visual Studio will detect that "(Ctrl+D) was pressed. Waiting for the second key of chord...". Otherwise, the movement works as expected when editing text/source in the normal Text editor. *I realize this issue has been closed, and if I need to I'll open another issue for this. ...