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

feature/walkthrough #1298

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

feature/walkthrough #1298

wants to merge 3 commits into from

Conversation

radurentea
Copy link
Collaborator

Description

Create VS Code Walkthrough for our extension

JIRA: https://jira.espressif.com:8443/browse/VSC-1258

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Steps to test this pull request

  1. Install ESP-IDF VS Code extension
  2. After installation, walkthrough menu should appear (after the firs installation this will set "idf.showOnboardingOnInit": false")
  3. If user uninstalls the extension and installs it again "Walkthrough" menu should not appear, unless in user's settings "idf.showOnboardingOnInit" is set to "true" or not being present)
  4. Walkthrough should be present in the menu walkthrough if user runs the command "Help: Welcome" and the ESP-IDF VS Code extension is installed.

How has this been tested?

As described above

Test Configuration:

  • ESP-IDF Version: -
  • OS (Windows,Linux and macOS): Windows

Dependent components impacted by this PR:

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows

@radurentea radurentea self-assigned this Aug 30, 2024
@brianignacio5 brianignacio5 added this to the 1.9.0 milestone Sep 10, 2024
Copy link

Download the artifacts for this pull request:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants