-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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.
mmahrouss
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request