-
Notifications
You must be signed in to change notification settings - Fork 29
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
Doesn't respond to changes to pyproject.toml #122
Comments
@samskiter This is a limitation of |
This is beyond my ability / time availability right now I'm afraid, but would love to see this implemented to have behaviour parity with other python extensions (this took me a while to realise when fiddling with my project settings) |
We are reserving this issue for Grace Hopper's Open Source Day, which will take place on September 22nd, 2023. If you're part of the event and would like to submit a contribution to this issue, please let us know, and we'll be happy to assign it to you. For other community members who are not participating in the event, we appreciate your interest in contributing! We kindly request that you wait until after September 22nd to work on this issue. If no one from the event has been assigned to it by then, we'll gladly assign it to you. Thank you for your understanding and support! |
@karthiknadig grace hopper participant. |
Other extensions (like pylance) will restart/reload settings if pyproject.toml changes, but I need to manually restart this extension to pick up any changes I make.
The text was updated successfully, but these errors were encountered: