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

Extending "Go to symbol... for " feature

Open jcfernandez-890825 opened this issue 1 year ago • 0 comments

This feature: image

Is it possible to extend this in order to:

  • Search for a specific module. Either like this product.template (_name or _inherit) or Product Template (_description).
  • Search for a field. Either using the string attribute or the DB name.
  • Search for a field in a specific module.
  • Search for a method in a specific module.
  • Search for an onchange method.
  • Search for an onchange method in a specific module.
  • Search for an onchange method for a specific field.
  • Search for an onchange method for a specific field in a specific model.

jcfernandez-890825 avatar Jul 29 '23 21:07 jcfernandez-890825