Skip to content

Commit

Permalink
Update new commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornix committed Mar 25, 2022
1 parent 8d0d352 commit 90e954e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions release-notes/v1_66.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,13 @@ We now manually calculate the dependencies needed for the rpm packages based on
* [144783](https://github.com/microsoft/vscode/issues/144783) Settings list widget items that are not being edited don't seem to have a max width
* [145243](https://github.com/microsoft/vscode/issues/145243) Settings toc unable to be resized in smaller screens

## New commands

| Key | Command | Command ID |
| ---------------------------------- | ------------ | ------------------------------ |
| `kb(interactive.input.focus)` | Focus Input Editor in Interactive Window | `interactive.input.focus` |
| `kb(interactive.history.focus)` | Focus History in Interactive Window | `interactive.history.focus` |

## Thank you

Last but certainly not least, a big _**Thank You**_ to the contributors of VS Code.
Expand Down

0 comments on commit 90e954e

Please sign in to comment.