]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/vscode.json
add support to mycli (#156) (#157)
[xdg-ninja.git] / programs / vscode.json
index 19cda795cd64bab6b7af6720c6702dabc361ff4b..50796e37b0b9b30bf8ed13863b65f1e62e724aba 100644 (file)
@@ -3,8 +3,13 @@
         {
             "path": "$HOME/.vscode",
             "movable": false,
-            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884\n"
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884 \n"
+        },
+        {
+            "path": "$HOME/.vscode-oss",
+            "movable": false,
+            "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884 \n"
         }
     ],
-    "name": "vscode"
+    "name": "visual studio code"
 }