odoo-ide / vscode-odoo

Visual Studio Code extension for Odoo
https://marketplace.visualstudio.com/items?itemName=trinhanhngoc.vscode-odoo
39 stars 2 forks source link

Pyright config file not picking up #54

Closed arryph closed 8 months ago

arryph commented 8 months ago

pyrightconfig.json file is not being read by vscode, what should be done to be able to config pyright using config file?

trinhanhngoc commented 8 months ago

Hello @arryph ,

How do you structure your workspace? According to the pyright documentation, pyrightconfig.json should be placed at the workspace root.