X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6b8f221ea01518e4df15346279a3256d8e05647f..c15f26d372fab6b07aa0cbd97b2940b0493dbddf:/programs/vscode.json diff --git a/programs/vscode.json b/programs/vscode.json index 19cda79..50796e3 100644 --- a/programs/vscode.json +++ b/programs/vscode.json @@ -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" }