close to final version added the subtaskand comment working section
This commit is contained in:
12
temp_spin/temp/.vscode/settings.json
vendored
Normal file
12
temp_spin/temp/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"starlingmonkey": {
|
||||
"componentRuntime": {
|
||||
"executable": "spin",
|
||||
"options": [
|
||||
"up",
|
||||
"-f",
|
||||
"${workspaceFolder}",
|
||||
],
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user