Closed donoli1st closed 2 years ago
I found the Project Manager It's now in my Search Icon Tab. Is this wanted so?
Hi @donoli1st ,
No, it's not that icon. It remains the same for a few years, and the latest extension updated occurred almost 3 months ago, with no changes on Side Bar.
A few Side Bar icon missing issues has faced before, on both my extensions that uses this feature, and it has been always caused by some VS Code issue. Not only installation process but VS Code updates that somehow brakes the extension.
In most of the cases, a full reiinstall has fixed the issue. A full reinstall means:
Doing so, the extension will be removed from Extensions Folder, and VS Code should clear its cache. If you simply remove/install again on the same window (without closing VS Code), it almost never works.
Unfortunately there is nothing else I can do. The icon follows VS Code specifications and no updates has been made for a long time.
Hope this helps
I tryed with the uninstall and reinstall with closing the VSCode.. The Project Manager stays in the search Icon tab.. the global search is also under this icon.. So there are following Dropdowns in the Global Search Tab:
So maybe this gets resolved by the VSCode Team. Thank you for your Response
The Title in this Side Bar is displaying Search, which means you are, in fact, in the Search Side Bar instead of the Project Manager.
Right click in the Activity Bar (the vertical area where the icons are) and search for Project Manager. Be sure it is selected and look which icon it is being used. I suppose it is not selected.
I suggest you to use the View: Reset View Locations
command. It is a VS Code native command, which resets any ui/panel/view customization you have made, resetting these ui components to its default state.
Hope this helps
I'm closing this issue because no new comments has been added since my last question. Feel free to reopen/comment if the error still occurs.
Thanks for your understanding
Steps to reproduce
After upating my VSCode to the newest version, the Icon from the Project-Manager in the Side Bar disappeared. This happend on my machine at home and also on my working machine. The extension is working with the "CTRL" + "SHIFT" + "P" Codes Like "List Project to Open".. Also i'm able to open my Projects in my projects.json file. But i'd like to have the icon and do it with my mouse. I allready uninstalled and reinstalled the extension via the ExtensionsCenter from VSCode with no resualt. Do you need any Log Files? I know that this is not much to work with, but maybe you can point me on something, that could produce this Error.