From: Eldar Khurmamatov <74624554+e-khurmamatov@users.noreply.github.com> Date: Sun, 14 May 2023 09:33:43 +0000 (+0300) Subject: Create vscode-insiders.json X-Git-Tag: v0.2.0.2~53^2~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/156b6e8ccca95f7f43827a9fdf4da07ca53ca997?ds=sidebyside Create vscode-insiders.json --- diff --git a/programs/vscode-insiders.json b/programs/vscode-insiders.json new file mode 100644 index 0000000..f83c9ff --- /dev/null +++ b/programs/vscode-insiders.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.vscode-insiders", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884 \n" + } + ], + "name": "Visual Studio Code Insiders" +}