pycharm-odoo
pycharm-odoo copied to clipboard
Support code completion/navigation for references in CSV Table Editor
The CSV Editor supports two view modes:
- Text
- Table
Currently, the Odoo plugin supports code completion/navigation for references in the Text mode. Both the Odoo plugin and the CSV Editor plugin (https://github.com/SeeSharpSoft/intellij-csv-validator) need to be improved to bring these features into the Table mode.