Skip to content

C++ Walkthrough improvements #8304

@bobbrow

Description

@bobbrow

There are three enhancements we want to make, then we can restart the feature experiment

  1. Add a when clause for the presence of CMakeLists.txt. When we detect CMakeLists.txt:

    • Hide the steps for Edit IntelliSense Configuration and Run and Debug C++ file
    • Show step for Install CMake Tools

    (Current behavior is to show all three of these steps always)

  2. Add a completionEvent for already having a C++ build task / debug configuration.

  3. Update Images/Markdown in Getting started walkthrough #10537. Attached to this issue:

Originally posted by @jureid in #7273 (comment)

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions