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

Prompt save of new file when run debug #47187

Open
VSCodeTriageBot opened this issue Jun 23, 2024 · 0 comments
Open

Prompt save of new file when run debug #47187

VSCodeTriageBot opened this issue Jun 23, 2024 · 0 comments

Comments

@VSCodeTriageBot
Copy link
Owner

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.90.2 Date: 2024-06-18T22:34:26.404Z Commit: 5437499
  • OS Version: Windows_NT x64 10.0.22631 build 22631.3737

Steps to Reproduce:

  1. open folder project with vscode
  2. Open "Run and Debug" then click on "Run and Debug" button
  3. Select "App Web (Chrome)" as debugger, and leave the suggested launch.json unchanged
  4. create a new text file (CTRL-N in Windows) and leave it unchanged once create, without saving it
  5. in debug, start the lauch configuration created at point 3 "Run Chrome against localhost".
  6. a window will prompt for saving the new file from point 4.

Other steps to Reproduce:

  1. open folder project with vscode
  2. create a new text file (CTRL-N in Windows) and leave it unchanged once create, without saving it
  3. Open "Run and Debug" then click on "Run and Debug" button
  4. a window will prompt for saving the new file from point 2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant