pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Improve JS module name in import completion

Open trinhanhngoc opened this issue 2 years ago • 1 comments

https://user-images.githubusercontent.com/11208291/202080628-4ddd6435-7630-4db6-b1a4-4ac79c3fa7e8.mov

Module name in the import completion should follow Odoo framework like @web/views/kanban/kanban_view.

trinhanhngoc avatar Nov 16 '22 04:11 trinhanhngoc

In Odoo 17, after enabling jsconfig.json as described in https://github.com/odoo/odoo/tree/master/addons/web/tooling, we get the expected result.

trinhanhngoc avatar Dec 12 '22 08:12 trinhanhngoc