|
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"build_systems":
|
|
[
|
|
{
|
|
"name": "Python venv",
|
|
"cmd": ["/home/gio/Code/VANA/VANA-python/normalize_subtitles/.pixi/envs/default/bin/python", "$file"],
|
|
"selector": "source.python",
|
|
"file_regex": "^\\s*File \"(...*?)\", line ([0-9]*)"
|
|
}
|
|
]
|
|
} |