odoo-ls
odoo-ls copied to clipboard
GoToDef not supported on `inverse_name`
Post OXP feature/bug request (Not 1.0 blocking):
Your setup
Version: main branch via cargo install --git
Operating System: Ubuntu 24.04
IDE and/or Integration tool (for example: Vscode - official extension): neovim lsp
Describe the bug
On field definitions, comodel_name, related, compute, and many other parameters are supported and properly handle hover or hinting. This is missing on inverse_name for One2Many.
To Reproduce
Try to gotodef on inverse_name or look at hover.
Expected behavior GoToDef should be able to handle it as we already are able to pull the model.