vs code twin page icon disappeared - visual-studio-code

I am having difficulties locating my V S Code twin page icon, right below the logo at my upper left. All of the other icons are there, from the searching glass down to the debug icon, but the twin page just vanished. Can someone help me locate it, Thanks

Please from the top menu, go to:
View > Appearance > Show Activity Bar.

Related

Chrome dev tools : what is the scrolling bar at the bottom of the elements pane and how do I turn it off?

The image below shows what I'm talking about. It's the red text at the bottom and it scrolls right to left. It's distracting and I want to remove it, but I don't see how.
Thanks in advance.

VSCODE Vertical left side bar hidden

So I searched for this a lot and coudn't find an answer. I must have pressed a shortcut because all of the sudden the left vertical menu bar was removed. For reference look in the before and after pictures.
As you could see the bar beside the explorer to the left is gone... How do I get it back?
View->Appearance->Activity Bar

How to move CSS to bottom of inspect window

Probably a stupid question, but I cannot find anything on this.
Normally my CSS selector/editor is always at the bottom, although this time its not and I'm not too sure about how to move it back down to its normal position.
Anybody able to help?
Click on the gear icon to open preferences tab of setting.
Before Change
Under Appearance section, set Panel Layout to 'horizontal'.
Panel Layout Change
After closing the settings, the CSS will be back at the bottom.
CSS on Bottom

Visual Studio Code Activity bar completely missing, Version 1.28

Just downloaded VSCode, ver 1.28 and the activity bar (left side) and the left side of the side bar are not there. This happened yesterday too, so uninstalled the program and tried again today.
I have no way to get to settings, debug, search, etc. Tried right clicking on black space and they don't show up, merely options to open a new file. If I do open (untitled) I still do not get that left part of the screen. I am comparing it to MS's user interface page (https://code.visualstudio.com/docs/getstarted/userinterface). Is it possible that I would have to change the resolution on my laptop?
Thanks.
From the menu bar at the top try
View/Apperance/Show Activity Bar
When the Activity Bar is visible, this option will show "Hide Activity Bar"
See screenshot
1.Simple go to the setting
2.Under the user settings search for Activity Bar.
3.You'd find it under the workbench.
4. Click the Activity bar visible and that's green and working.
Another way to loose Activity Bar is to accidently active Zen Mode. Check if
View/Apperance/Zen Mode
is checked and if so uncheck it.
You can also pull up the command pallet with
Ctrl + Shift + P
Then type/select
View: Toggle Activity Bar Visibility

Visual Studio Code - icons in Activity Bar have disappeared

Earlier this week I installed the latest release (May 2018) of Visual Studio Code and ever since then all the icons in the Activity Bar (i.e. the long thin bar on the far left of the window) fail to display. I always get the Explorer icon but after that the only one that does display is whatever I currently have open in the sidebar.
Perhaps some screenshots might help explain:
I've searched high and low in Settings to try and find how to get them all to display but I can't find anything. Can anyone help?
I'm on macOS High Sierra 10.13.5 by the way.
Right click on the activity bar itself and select whatever you want have on the activity side bar. if for some reason you don't see the activity bar, go to
View-> Appearance ->Show Activity bar
"Try right clicking the Activity Bar itself. If I right click it I get a list of the icons to show/hide."
In VSCode version 1.59 (Windows 10), the setting of controlling the visibility of activity bar is:
Settings -> User >-> Workbench -> Appearance -> Activity Bar -> "Visible
Controls the visibility of the activity bar in the workbench"
See the screenshot below:
Click on menu, if you don't have the top menu click the alt key the menu will appear. On the menu click view then click appearance, then click show activity bar. If all the activity bar does not show, go back to view menu to bring them back one by one. To keep an icon from disappearing right click on each activity bar, look for keep, click it. That will make it stay.
If you are a windows user and have the latest version of visual studio code
1)First go to the view section in the upper top of the visual studio code.
2)GO to preferences
3)Go to show Activity Bar and click on it.
This is the only fix that worked for me on Mac:
Click "View" > "Open view...". Search for the extension. From there you can open the extension in a side panel.