]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/vscode.json
Fix .cargo file to be movable (#146)
[xdg-ninja.git] / programs / vscode.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.vscode",
5 "movable": false,
6 "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884 \n"
7 },
8 {
9 "path": "$HOME/.vscode-oss",
10 "movable": false,
11 "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/microsoft/vscode/issues/3884 \n"
12 }
13 ],
14 "name": "visual studio code"
15 }