From: Villar Romasanta, Francisco Date: Fri, 20 May 2022 13:23:11 +0000 (+0200) Subject: Add Microsoft Visual Studio Code X-Git-Tag: v0.2.0.0~36^2 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/0e10f9a77ba3b83c943375c893f83c1128aac397?ds=sidebyside Add Microsoft Visual Studio Code --- diff --git a/programs/vscode.json b/programs/vscode.json new file mode 100644 index 0000000..19cda79 --- /dev/null +++ b/programs/vscode.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.vscode", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884\n" + } + ], + "name": "vscode" +}