Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stubs to support code completion symbols #30

Open
jimmckeeth opened this issue May 31, 2022 · 2 comments
Open

Add stubs to support code completion symbols #30

jimmckeeth opened this issue May 31, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jimmckeeth
Copy link
Member

Python IDEs don't find respective symbols in modules and does not provide code completion. Need to create stubs for code completion.

https://peps.python.org/pep-0561/

@jimmckeeth jimmckeeth added the enhancement New feature or request label May 31, 2022
@demberto
Copy link

demberto commented Aug 5, 2023

What's the status on this?

@lmbelo
Copy link
Member

lmbelo commented Sep 20, 2023

@demberto this task is complete and will be available in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants