import posts at least partially tested, we should do some more work on it - also, a few other bugs have been stomped
This commit is contained in:
Vendored
+8
@@ -19,5 +19,13 @@
|
||||
"program": "${workspaceFolder}",
|
||||
"args": ["-C", "${workspaceFolder}/test.yaml"]
|
||||
},
|
||||
{
|
||||
"name": "Import Test",
|
||||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}",
|
||||
"args": ["-C", "${workspaceFolder}/test2.yaml"]
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user