[fix] VSCode config files add workspace to addonspath

This commit is contained in:
NIels Göttsch 2024-06-25 21:48:47 +02:00
parent 34dfe34e4d
commit a8d85e856b

2
.vscode/launch.json vendored
View file

@ -10,7 +10,7 @@
"console": "integratedTerminal",
"args": [
"--database=16-nfu",
"--addons-path=${config:odoo.addons_path}",
"--addons-path=${config:odoo.addons_path},${workspaceFolder}",
"--limit-time-real=0",
"--limit-time-cpu=0",
// "--init=",