Skip to content

F5 (Build and Debug Active File) doesn't generate a tasks.json template and launch.json is missing stuff if no compiler is detected #6393

@sean-mcmanus

Description

@sean-mcmanus

Do F5 (Build and Debug Active File) with no default compiler detected -- it could actually exist, but just not at a location we look at, so the user would need to manually add the paths, but it would be easier to do if the other stuff wasn't missing, e.g.

  1. tasks.json doesn't get created.
  2. launch.json is created but is missing the "program": "${fileDirname}\\${fileBasenameNoExtension}.exe" and preLaunchTask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language Servicebugmore votes neededIssues that have been postponed until more community members upvote ittasks/build/debugAn issue relating to tasks.json (e.g. build issues)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions