Skip to content

Possible to use langserver? #14

@fellhorn

Description

@fellhorn

Thanks a lot for fixing what IntelliJ can't bother to do themself. I was exploring your plugin to check how to get the type support in PyCharm closer to the one of VSCode.

We are also using https://github.com/InSyncWithFoo/pyright-for-pycharm and I was wondering if it was possible to use the pyright / based-pyright language server for the inline type hints?

To me it looks like the plugin currently receives the type information by calling com.jetbrains.python.psi.types directly? This is probably PyCharm's own type engine?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions