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

Not noticing installed extensions #174189

Closed
Notenlish opened this issue Feb 12, 2023 · 6 comments
Closed

Not noticing installed extensions #174189

Notenlish opened this issue Feb 12, 2023 · 6 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions info-needed Issue requires more information from poster

Comments

@Notenlish
Copy link

Does this issue occur when all extensions are disabled?: Yes(the problem is that it doesn't notice installed extensions)

  • VS Code Version: 1.75.1(user setup)
  • OS Version: Windows_NT x64 10.0.22621 (Windows 11)

Steps to Reproduce:

  1. I dont really know how can I add steps to reproduce since i have no idea how it happened.

Basically, VSCode doesn't remember that it has installed extensions so everytime I open the application, it shows me 0 extensions. I've checked .vscode folder and extension folders are there, vscode doesn't know they're there though. I searched online and saw no mentions of this issue.

Extensions that exist on .vscode(displaynames in package.json):
GitHub Copilot
isort
Python
PyLance
Jupyter
Jupyter Keymap
Jupyter Notebook Renderers
Jupyter Cell Tags
Jupyter Slide Show
Live Preview
SQLite Viewer

extensions.json file in .vscode:
extensions.zip

@Notenlish
Copy link
Author

I've deleted the .vscode folder, uninstalled and reinstalled vscode, but the issue is still there, also I forgot to mention but the extensions do work when they're first installed

@Notenlish
Copy link
Author

I downloaded an older vscode version and the issue doesn't happen in 1.74.1

@sandy081
Copy link
Member

@Notenlish Can you please delete the extensions.json file and restart VS Code? extensions.json file shall be recreated on restart. Share the file after it is recreated.

@sandy081 sandy081 added info-needed Issue requires more information from poster extensions Issues concerning extensions labels Feb 15, 2023
@Notenlish
Copy link
Author

Notenlish commented Feb 20, 2023

the old json file:
extensions-old.zip
the new json file after deleting the file and restarting vscode:
extensions-new.zip
the issue still exists after deleting it by the way

@sandy081
Copy link
Member

/duplicate

#174401

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 21, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants
@sandy081 @Notenlish @vscodenpa and others