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

better visual studio code integration #11

Open
tekdj7 opened this issue Jul 10, 2020 · 1 comment
Open

better visual studio code integration #11

tekdj7 opened this issue Jul 10, 2020 · 1 comment

Comments

@tekdj7
Copy link

tekdj7 commented Jul 10, 2020

look into better visual studio code integration, without requiring explicit type hinting. Maybe now with pylance extension, where stubs can be stored in a directory, and used from there, maybe that will help. so we don't have to add type hints to get auto-complete/hover working. See here: https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance

@jeshan
Copy link
Owner

jeshan commented Jul 14, 2020

Hello Julio,
I am not familiar with building VS code extensions. Are you willing to contribute that?
We'll need an automated way to publish new versions of the extension so that they align with the pypi package.

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

No branches or pull requests

2 participants