Skip to content

Hide the annoyning CMD ARGS popup dialog when pressing (F9) to Debug. #3593

@D01B0EB

Description

@D01B0EB

Is your feature request related to a problem? Please describe.

In many cases, you don't need to configure args before starting debugging. However, this means you have to press the close button every time.

Describe the solution you'd like

add new item Start debug ... Ctrl+F9.

Result:

  1. Pressing the old Start debug F9 or F9 starts debugging immediately.
  2. pressing new item Start debug ... Ctrl+F9 or Ctrl+F9 shows ARGS dialog.
Image

As a solution, we can keep the old Start debug F9 but also bind a Ctrl+F9 handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions