espressif / vscode-esp-idf-extension

Visual Studio Code extension for ESP-IDF projects
https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/
Apache License 2.0
1.06k stars 304 forks source link

feature/walkthrough #1298

Open radurentea opened 2 months ago

radurentea commented 2 months ago

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.

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:

Dependent components impacted by this PR:

Checklist

github-actions[bot] commented 1 month ago

Download the artifacts for this pull request:

github-actions[bot] commented 1 month ago

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities