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

Switch to use pyright #9

Closed
GreyElaina opened this issue Nov 2, 2023 · 5 comments
Closed

Switch to use pyright #9

GreyElaina opened this issue Nov 2, 2023 · 5 comments

Comments

@GreyElaina
Copy link
Contributor

No description provided.

@laike9m
Copy link
Owner

laike9m commented Nov 3, 2023

It's on the roadmap.

@yanyongyu
Copy link
Contributor

yanyongyu commented Nov 3, 2023

Something may be useful:

Pyright playground server (node): https://github.com/erictraut/pyright-playground

--mypy ++pyright

Mypy: !!!!!

image

@laike9m
Copy link
Owner

laike9m commented Nov 4, 2023

I've been using pyright-playground during development too, it's very handy. I also plan to add a link to it for every challenge, with code automatically populated, so people can use pyright-playground's language server & autocomplete (which we are not likely to provide here )

@laike9m
Copy link
Owner

laike9m commented Nov 4, 2023

I'm starting to work on it, and hopefully to get it done this weekend

laike9m added a commit that referenced this issue Nov 6, 2023
@laike9m
Copy link
Owner

laike9m commented Nov 6, 2023

Have switched to pyright, closed.

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

3 participants