-
Notifications
You must be signed in to change notification settings - Fork 102
Update basedpyright's docs for PyCharm #1643
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
base: main
Are you sure you want to change the base?
Conversation
Update basedpyrights's docs for PyCharm
DetachHead
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for the contribution!
|
hi! i've updated everything as you suggested. |
DetachHead
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! will merge once this version of pycharm is out of EAP and after i get a chance to test it myself (if i can get past the python interpreter settings)
| - `.idea/pyright-overrides.xml` | ||
| - `.idea/pyright.xml` | ||
| - `.idea/externalDependencies.xml` | ||
| - `.idea/misc.xml` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
turns out committing this file isn't a good idea https://youtrack.jetbrains.com/issue/PY-86020/lsp-settings-are-saved-to-a-file-that-shouldnt-be-commited
No description provided.