Skip to content

Commit

Permalink
Merge pull request #1654 from thecarlo/vscode-bindings-documentation-…
Browse files Browse the repository at this point in the history
…update

Update documentation for vs code productivity power pack
  • Loading branch information
thecarlo authored Jun 15, 2024
2 parents 7aeda46 + 3fc0a98 commit ae2e5f7
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions public/extra_descriptions/vs_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
Toggle Panels and Zen Mode
</p>

<table>
<table class="table">
<tr>
<td>Double-tap left ctrl</td>
<td>Toggle sidebar</td>
Expand All @@ -64,7 +64,7 @@
keybindings.json in Visual Studio Code
</p>
<p>
Add the following to your keybindings.json in Visual Studio Code. This is to ensure that the editor pane is focused when activating the Zen mode shortcuts.
Add the following entry to your keybindings.json in Visual Studio Code. This is to ensure that the editor pane is focused when activating the Zen mode shortcuts.
</p>

<pre><code>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"title": "Adobe Premiere Pro timeline: scroll timeline with mouse button 3 (hold button 3 to scroll; release to go back to selection tool)",
"author": "Carlo van Wyk (https://github.com/thecarlo)",
"maintainers": ["thecarlo"],
"rules": [
{
Expand Down
1 change: 0 additions & 1 deletion public/json/mac_osx_disable_cmd_h.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"title": "disable cmd + h (Mac OSX: Disable Minimise Windows)",
"author": "Carlo van Wyk (https://github.com/thecarlo)",
"maintainers": ["thecarlo"],
"rules": [
{
Expand Down
1 change: 0 additions & 1 deletion public/json/mac_osx_double_tap_q_close_application.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"title": "left cmd + double tap q to close an application (Mac OSX: left cmd + q, q to close an application)",
"author": "Carlo van Wyk (https://github.com/thecarlo)",
"maintainers": ["thecarlo"],
"rules": [
{
Expand Down
1 change: 0 additions & 1 deletion public/json/slack_left_option_search.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"title": "left option → cmd + k (Slack → launch search)",
"author": "Carlo van Wyk (https://github.com/thecarlo)",
"maintainers": ["thecarlo"],
"rules": [
{
Expand Down

0 comments on commit ae2e5f7

Please sign in to comment.