vscode-odoo
vscode-odoo copied to clipboard
more addons path..
After installation only base modules are detected... How can I add enterprise modules or personal modules? Thx in advance...
Hello @LeonardoReyC ,
Make sure you added both the odoo source code and your custom addons to your VSCode workspace. Odoo IDE will try to recognize them automatically. If it cannot, you can manually add the Odoo source code and custom addons paths using the python.analysis.extraPaths setting.
@LeonardoReyC This is my setup. You can create setting.json in vscode and add python.analysis.extraPaths