-
Notifications
You must be signed in to change notification settings - Fork 315
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 does not install/configure correctly (VSC-1574) #1410
Comments
Hi @melbnz, This looks like you've had some previous settings stored that are interfering with the extension's settings, in order to fix this, you will have to do a proper clean install. Here are the steps you need to do:
There is a PR created that will make the process of uninstalling the extension easier in the future. Let me know if you encounter other issues! |
Thanks for taking the time to engage, when i run command palette i do not see an explicit global setting. if i open local user settings there's just a legacy ssh link i did follow rest of yoru process (as i've tried before) with no change and no Commands showing post re-installation. I am running on ARM processor, but this hasn't been an issue so far. |
Hi @melbnz, This behavior is very strange... Is it possible that you have a .vscode/settings.json file in your workspace? That could interfere with the settings of the extension. You can run the command: Preferences: Open Workspace Settings(JSON) Could you check both locations and share what settings you find? This would help us understand if there are any settings overriding the extension's default behavior. If old settings don't cause the issue, it would also help if you can share the extension activation logs: First, let's do a clean reinstall:
After reinstalling, let's check the logs:
|
we'll start with logs as there are errors on install...
|
OS
Windows
Operating System version
windows 11 (arm processor) 23H2 build 22631.4751
Visual Studio Code version
1.96.4
ESP-IDF version
1.9.0
Python version
2024.22.2 (microsoft VSC)
Doctor command output
There is no data provider registered that can provide view data.
Extension
no log
not installed
Description
commands in extension are blank and inoperable
Debug Message
commands are blank and inoperable
Other Steps to Reproduce
uninstalled re-installed
Other extensions install and run fine
I followed all instruction in prerequisites and install
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: