StarGateVRAssistant / my_project.code-workspace
tlskillman's picture
updates
b9a8926
raw
history blame contribute delete
166 Bytes
{
"folders": [
{
"path": "C:/Users/Tom/Documents/EV3/my_project"
}
],
"settings": {
"debug.openDebug": "neverOpen",
"python.languageServer": "None"
}
}