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

Extension keeps old settings when choosing USE EXISTING SETUP (VSC-1062) #906

Closed
1 task done
MohammedBENHADINE opened this issue Mar 10, 2023 · 1 comment · Fixed by #908
Closed
1 task done
Labels
bug-report Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue) Issue Template Ignored Author hasn't follow the issue template
Milestone

Comments

@MohammedBENHADINE
Copy link

OS

Windows

Operating System version

Windows 11

Visual Studio Code version

1.76.1

ESP-IDF version

5.0.1

Python version

3.8.7

Doctor command output

N/A

Extension

No response

Description

  • Step 1 : I installed ESP-IDF extension with EXPRESS method , IDF version 5.0.1, rapidally i figure that the code I want to compile need a lot of changes since it was developed with a 4.4.3 IDF version. So I decided to go back and remove the IDF version.

  • Step 2 : I removed the folder where the extension installed the framework and tools , I removed the extension folder from .vscode path on my HOME then i removed the extension and reloaded VSCode.

  • Step 3 : I installed IDF version directly from https://dl.espressif.com/dl/esp-idf/ with the Online Installer so i can choose custom installation.

  • Step 4 : I have reinstalled ESP-IDF extension, i tried to USE EXISTING SETUP method so i can point to my IDF framework and tools installation but it keeps showing me the older configuration with IDF version set to 5.0.1 !

Debug Message

N/A

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@MohammedBENHADINE MohammedBENHADINE added the bug-report Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue) label Mar 10, 2023
@github-actions github-actions bot changed the title Extension keeps old settings when choosing USE EXISTING SETUP Extension keeps old settings when choosing USE EXISTING SETUP (VSC-1062) Mar 10, 2023
@brianignacio5 brianignacio5 added the Issue Template Ignored Author hasn't follow the issue template label Mar 13, 2023
@brianignacio5 brianignacio5 added this to the 1.6.1 milestone Mar 14, 2023
@brianignacio5
Copy link
Collaborator

brianignacio5 commented Mar 16, 2023

Could you try this vsix installer ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue) Issue Template Ignored Author hasn't follow the issue template
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants