From 156b6e8ccca95f7f43827a9fdf4da07ca53ca997 Mon Sep 17 00:00:00 2001 From: Eldar Khurmamatov <74624554+e-khurmamatov@users.noreply.github.com> Date: Sun, 14 May 2023 12:33:43 +0300 Subject: [PATCH] Create vscode-insiders.json --- programs/vscode-insiders.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 programs/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" +} -- 2.47.3