Skip to content

OdooLS overriding Pycharm builtin info (with worse content) #27

@xmo-odoo

Description

@xmo-odoo

With a PYTHONPATH-based setup and a properly configured project, pycharm can figure out most of the imports just fine, with all the usual features e.g. jump to symbol, find usages, show documentation, ...:

Image

If odools is enabled, it tends to be quite confused about a lot of the setup, and to flag every symbol as "not found" with a documentation fallback of "(import) ...: Any"

Image

But it is superior at the odoo stuff (usually), so things get kind of awkward on whether ls should or should not be enabled, depending on the frustration with the task at hand in either.

(also the built-in jump to symbol works with odools enabled so you get a warning that a symbol is not found but can still jump to it, which is a bit freaky, find usage still doesn't work tho)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions