about summary refs log tree commit diff
path: root/users/Profpatsch/lyric/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/lyric/extension/package.json')
-rw-r--r--users/Profpatsch/lyric/extension/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/users/Profpatsch/lyric/extension/package.json b/users/Profpatsch/lyric/extension/package.json
index 722da81b4719..389df271cf5a 100644
--- a/users/Profpatsch/lyric/extension/package.json
+++ b/users/Profpatsch/lyric/extension/package.json
@@ -19,6 +19,16 @@
         "command": "extension.jumpToLrcPosition",
         "title": "Jump to .lrc Position",
         "category": "LRC"
+      },
+      {
+        "command": "extension.shiftLyricsDown",
+        "title": "Shift Lyrics Down from Current Line",
+        "category": "LRC"
+      },
+      {
+        "command": "extension.shiftLyricsUp",
+        "title": "Shift Lyrics Up from Current Line",
+        "category": "LRC"
       }
     ],
     "languages": [