From 3fc0a98d02f372a33ed1f84d9e85db55d32cb67b Mon Sep 17 00:00:00 2001 From: Carlo van Wyk <5310264+thecarlo@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:01:56 +1000 Subject: [PATCH] Update documentation for vs code productivity power pack + updated author entries for my rules --- public/extra_descriptions/vs_code.html | 4 ++-- .../adobe_premiere_pro_scroll_timeline_mouse_button_3.json | 1 - public/json/mac_osx_disable_cmd_h.json | 1 - public/json/mac_osx_double_tap_q_close_application.json | 1 - public/json/slack_left_option_search.json | 1 - 5 files changed, 2 insertions(+), 6 deletions(-) diff --git a/public/extra_descriptions/vs_code.html b/public/extra_descriptions/vs_code.html index 3abe6fd26..d81e3bc43 100644 --- a/public/extra_descriptions/vs_code.html +++ b/public/extra_descriptions/vs_code.html @@ -41,7 +41,7 @@ Toggle Panels and Zen Mode

- +
@@ -64,7 +64,7 @@ keybindings.json in Visual Studio Code

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


diff --git a/public/json/adobe_premiere_pro_scroll_timeline_mouse_button_3.json b/public/json/adobe_premiere_pro_scroll_timeline_mouse_button_3.json
index 6bbce512d..564dfe5a4 100644
--- a/public/json/adobe_premiere_pro_scroll_timeline_mouse_button_3.json
+++ b/public/json/adobe_premiere_pro_scroll_timeline_mouse_button_3.json
@@ -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": [
     {
diff --git a/public/json/mac_osx_disable_cmd_h.json b/public/json/mac_osx_disable_cmd_h.json
index c90bc5eca..574ea4748 100644
--- a/public/json/mac_osx_disable_cmd_h.json
+++ b/public/json/mac_osx_disable_cmd_h.json
@@ -1,6 +1,5 @@
 {
   "title": "disable cmd + h (Mac OSX: Disable Minimise Windows)",
-  "author": "Carlo van Wyk (https://github.com/thecarlo)",
   "maintainers": ["thecarlo"],
   "rules": [
     {
diff --git a/public/json/mac_osx_double_tap_q_close_application.json b/public/json/mac_osx_double_tap_q_close_application.json
index c99a33c23..063028675 100644
--- a/public/json/mac_osx_double_tap_q_close_application.json
+++ b/public/json/mac_osx_double_tap_q_close_application.json
@@ -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": [
     {
diff --git a/public/json/slack_left_option_search.json b/public/json/slack_left_option_search.json
index dcc6fc4e9..4e4f6f759 100644
--- a/public/json/slack_left_option_search.json
+++ b/public/json/slack_left_option_search.json
@@ -1,6 +1,5 @@
 {
   "title": "left option → cmd + k (Slack → launch search)",
-  "author": "Carlo van Wyk (https://github.com/thecarlo)",
   "maintainers": ["thecarlo"],
   "rules": [
     {
Double-tap left ctrl Toggle sidebar