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

Run Python File button tries to run unsaved file #24381

Open
injust opened this issue Nov 4, 2024 · 2 comments
Open

Run Python File button tries to run unsaved file #24381

injust opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@injust
Copy link

injust commented Nov 4, 2024

Behaviour

Run Python File button tries to run /path/to/python3 Untitled-N if the save dialog is cancelled.

Steps to reproduce:

  1. Create an unsaved Python file
  2. Click the Run Python File button
  3. Cancel out of the Save dialog
  4. VS Code tries to run /path/to/python3 Untitled-N in the terminal.

Diagnostic data

Output for Python in the Output panel

2024-11-04 07:01:25.466 [info] Send text to terminal: /usr/local/bin/python3 Untitled-11

@injust injust added the feature-request Request for new features or functionality label Nov 4, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Nov 4, 2024
@injust
Copy link
Author

injust commented Nov 4, 2024

This is a bug, but the Issue Reporter doesn't work for me -- the Create on GitHub button appears to do nothing, even after filling everything out.

@anthonykim1
Copy link

Thanks for this.
Could you file another issue for not being able to use the issue reporter?

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants