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

Fixing Pylance not picking up Pyright config #175

Open
JamesDearlove opened this issue Nov 8, 2023 · 0 comments
Open

Fixing Pylance not picking up Pyright config #175

JamesDearlove opened this issue Nov 8, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@JamesDearlove
Copy link
Member

This can probably go in the "improving dev" bucket, as currently Pylance (VS Code's default Python language server) doesn't want to work with our configuration. It causes many more errors to show up in VS Code but aren't actually errors we are checking against.

We should also consider if any of Pylance's recommendations should be added as rules we should be checking.

@andrewj-brown andrewj-brown added the documentation Improvements or additions to documentation label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants