Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Started experience #7273

Closed
bobbrow opened this issue Apr 1, 2021 · 3 comments · Fixed by #7512
Closed

Getting Started experience #7273

bobbrow opened this issue Apr 1, 2021 · 3 comments · Fixed by #7512

Comments

@bobbrow
Copy link
Member

bobbrow commented Apr 1, 2021

VS Code is working on a "getting started" workflow (microsoft/vscode#118402) that would enable us to plug in and provide information for new and returning users. This would make it easier for folks to get onboarded to using the extension with links to tutorials, etc.

@bobbrow bobbrow added this to the 1.4.0 milestone Apr 1, 2021
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label May 18, 2021
@Colengms
Copy link
Contributor

Re-opening as only a preliminary implemenation was included in 1.4.0. There is more work to do here.

@Colengms Colengms reopened this Jun 14, 2021
@Colengms Colengms removed this from the 1.4.0 milestone Jun 14, 2021
@Colengms Colengms removed the fixed Check the Milestone for the release in which the fix is or will be available. label Jun 14, 2021
@Colengms Colengms added this to the 1.5.0 milestone Jun 14, 2021
@jureid
Copy link
Contributor

jureid commented Jun 17, 2021

There are two enhancements we want to make:

  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.

@jureid jureid modified the milestones: 1.5.0, 1.6.0 Jun 17, 2021
@bobbrow bobbrow modified the milestones: 1.6.0, 1.7.0 Aug 10, 2021
@bobbrow
Copy link
Member Author

bobbrow commented Oct 19, 2021

The two enhancements are moved to a new issue. Closing this one since we did release a Getting Started experience in 1.4

@bobbrow bobbrow closed this as completed Oct 19, 2021
@bobbrow bobbrow modified the milestones: 1.7.0, 1.4.0 Oct 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants