Skip to content

Add VSCode launch.json config for debugging #24

@e1turin

Description

@e1turin

VSCode projects are ready for building and running with CLI, but there is no ready configuration for debugging from the editor. It whould be better to have such configuration for every project.

Configuration should

  • be simple
  • be universal for different executable targets (maintain a balance of simplicity)
  • support different extension groups (ms cpptools debugger or lldb (official or from Vadim))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions