mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 10:15:16 -05:00
vfs construction ok
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -10,7 +10,7 @@
|
||||
"cwd": "${workspaceFolder}",
|
||||
"args": [
|
||||
"-j",
|
||||
"2",
|
||||
"0",
|
||||
"-nc",
|
||||
"4",
|
||||
"-nw",
|
||||
|
||||
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"workbench.colorCustomizations": {
|
||||
// https://ocv.me/dot/bifrost.html
|
||||
"terminal.background": "#1e1e1e",
|
||||
"terminal.foreground": "#d2d2d2",
|
||||
"terminalCursor.background": "#93A1A1",
|
||||
|
||||
Reference in New Issue
Block a user