Skip to content

Missing python intellisense/autocompletion #154

Description

@oscarhiggott

Describe the issue

When using the tesseract python package, IntelliSense and autocompletion do not seem to work, at least for me in vscode.

Perhaps this could be fixed by generating python stub files (e.g., .pyi files) that sit alongside the compiled module. The pybind11 documentation recommends using the pybind11-stubgen tool or similar methods to automatically generate these .pyi files as part of the build process.

What version of the software are you using?

No response

How can the issue be reproduced?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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