Added user home inplace replacement in configs

This commit is contained in:
2024-09-28 22:48:40 -05:00
parent 135304cedc
commit 96abe163a5
3 changed files with 32 additions and 9 deletions

View File

@@ -148,4 +148,4 @@
},
"trace": "verbose",
"workspaceFolders": "[\n {\n \"uri\": pathlib.Path(repository_absolute_path).as_uri(),\n \"name\": os.path.basename(repository_absolute_path),\n }\n ]"
}
}