Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The document viewer now supports copy and select all/paragraph shortcuts if the viewer is in focus. Cut also works, and is redirected as a copy.
In addition, shortcuts and menu entries have been added for reformatting a block (line) to header level 1 to 4 (
Ctrl+1
toCtrl+4
) and to comment (Ctrl+/
). In addition, a shortcut to remove such formatting has been added as well (Ctrl+0
orCtrl+Shift+/
).Since the headers now uses
Ctrl+1
toCtrl+4
, shifting focus shortcuts have been remapped toAlt+1
toAlt+3
.