initial
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"label": "Run python file",
|
||||
"command": "python3",
|
||||
"args": ["$ZED_FILE"],
|
||||
"use_new_terminal": false,
|
||||
"env": {
|
||||
"PYTHONPATH": "."
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user