We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Linux:
venv/bin/
On Windows:
venv\Scripts\
.exe
It would be nice if project configurations can be shared among colleagues who use different OSes.
A new configuration should be added as a checkbox in the project-level panel. The path resolving algorithm also needs modifications:
The hard part of this is to make the UI hint react when the checkbox changes its state.
The text was updated successfully, but these errors were encountered:
Fixed by #79.
Sorry, something went wrong.
InSyncWithFoo
No branches or pull requests
Feature or enhancement
On Linux:
venv/bin/
On Windows:
venv\Scripts\
.exe
It would be nice if project configurations can be shared among colleagues who use different OSes.
Proposed solution
A new configuration should be added as a checkbox in the project-level panel. The path resolving algorithm also needs modifications:
The hard part of this is to make the UI hint react when the checkbox changes its state.
The text was updated successfully, but these errors were encountered: