Skip to content

Select a debug configuration quick pick should remember choice per file #16123

@isidorn

Description

@isidorn

Hi VS Code dev here 👋

  1. Have python extension installed, have a hello.py simple one line python script, do not have a launch.json
  2. Press F5 -> notice the quick pick asking me what kind of python debugging I want to do. Choose. Debug.
  3. Press F5 again -> again the same quick pick ask 🐛

It would be very cool if we would save the user choice per active file if we can detect that a debug session was a success.
This would make the debugging flow much easier for new users imho.

Screenshot 2021-05-04 at 16 45 36

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions