Florian Daloze
Florian Daloze
I'm not really familiar with containers, but I think it would be quite difficult, as the container has its own python package installation. The extension can handle virtual envs, maybe...
Hello @jwaes , Thank you for your feedback. We are aware than the tool actually works only on git file structure of Odoo. We definitively want to change that of...
Hello @L-Brose , Thank you for your feedback. Indeed if you are using the same architecture between your projects, it would be the best way to setup the extension, and...
https://github.com/odoo/odoo-ls/releases/tag/0.2.8 is now able to handle keywords in configuration paths: ${workspaceFolder} and ${userHome} can be used either in odoo path and addons path.
Hello @yao-big and @abdounasser202 , Unfortunately I can't reproduce your issue on Odoo 16. Can you: - ensure that you are taking the directory that contains the odoo-bin file? -...
Thank you for your feedback. I still don't really understand why Odoo has not been found. Can you ensure that you select a directory that has: - the odoo-bin file...
@abdounasser202 Thank you for your feedback. I'm curious to know what is your setup. How did you install odoo on your Kubuntu? We develop the extension with the repository architecture...
Hello @BichMi , thank you for your suggestion. After adapting the extension to the official Python extension framework, we will see how to improve the configuration page to ease its...