You've already forked precommit4onec
mirror of
https://github.com/bia-technologies/precommit4onec.git
synced 2025-12-24 00:21:51 +02:00
Дополнение
This commit is contained in:
@@ -45,7 +45,7 @@ opm i 1testrunner
|
||||
"request": "launch",
|
||||
"program": "<Путь к папке Onescript>\\lib\\1testrunner\\src\\main.os", // Пример пути в Windows к main.os
|
||||
"args": ["-run", "${file}"],
|
||||
"cwd": "${workspaceRoot}",
|
||||
"cwd": "${workspaceFolder}",
|
||||
"env": {},
|
||||
"runtimeExecutable": null,
|
||||
"runtimeArgs": [],
|
||||
|
||||
Reference in New Issue
Block a user