-
Notifications
You must be signed in to change notification settings - Fork 46
Do not attempt to launch any servers in case when Python is not installed #25
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
Comments
@karrtikr @luabud Since this particular issue is there to reduce the number of notifications we pop; do you suggest that we just log this @karrtikr I don't want this template to have any more knowledge about how the discovery occurs in the python extension. I think a better approach is, this extension asks for interpreter, and gets back |
I agree 👍 |
To Do:
|
|
Can you please link the PRs/commits fixing this in all 4 repositories? |
We should also add a milestone so these can be verified. |
pull requests for the template: Pull request for pylint: Pull request for black: Pull request for isort: Note that i did create TPI to test some settings which used proposed API. There is no direct way to test the template other than using the pylint, black, isort extensions. I will schedule a mini bug bash for those next week. |
Something like:
can be built off using the proposed discovery API.
The text was updated successfully, but these errors were encountered: