odoo-ls
odoo-ls copied to clipboard
Field/variable/function references not working
Your setup Version: 1.0.4 Operating System: Ubuntu 24.04 IDE and/or Integration tool (for example: Vscode - official extension): Neovim 0.11
Describe the bug "Go To References" does not appear to be implemented for the lsp. To Reproduce Steps to reproduce the behavior: Go to any function in odoo and try to use your Editor's go to ref functionality, it will load for a while and then fail. Expected behavior Go to ref should work
Additional context LSP refactoring like renaming variables doesn't work as well, but I'd assume gotoref is necessary to solve that.