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

Filter indexed files #69

Closed abd-msyukyu-odoo closed 4 months ago

abd-msyukyu-odoo commented 4 months ago

Is there a way to prevent indexing some files (like .po files used for translations)? There are a lot of them in the Odoo project and it eats cpu performance at launch.

Many thanks for the great extension!

trinhanhngoc commented 4 months ago

Hello @abd-msyukyu-odoo ,

The Odoo IDE extension has already been optimised for indexing performance. Only new or changed files are indexed at launch.