Hi, I temporarily hid gitlens side bar in explorer and see no option to make it visible again. What am I missing here?
You can turn it back on by right-clicking next Explorer at the top of the side bar -- it will open a menu you can you re-enable GitLens. Unfortunately once you hide something from the side bar, an extension can't do anything about it.
How did I miss that! Thanks!
On Sun, Jan 28, 2018 at 11:33 PM, Eric Amodio notifications@github.com
wrote:
You can turn it back on by right-clicking next Explorer at the top of the
side bar -- it will open a menu you can you re-enable GitLens.
Unfortunately once you hide something from the side bar, an extension can't
do anything about it.See Microsoft/vscode#31485
https://github.com/Microsoft/vscode/issues/31485—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/eamodio/vscode-gitlens/issues/264#issuecomment-361138033,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AiNJjGVSe8Hq6PXLdMp44PPKh5m2ydfmks5tPUoqgaJpZM4RwBa7
.
I wasn't able to get GitLens in the top of the side bar.
What worked for me was pressing Cmd+Shift+P on my mac and typing & choosing
Gitlens: Show File History Explorer.
Hope this helps to other people who couldn't get their issue resolved by above mentioned comments
To anyone who had it disappear recently on code-insiders sidebar outta nowhere, just keep downgrading the version until it the gitlens icon appears on the sidebar again -- I just went for 10.2.2

This was an intention default change in GitLens 11. You can change back to having all the views be on the GitLens side bar by using the _Set Views Layout_ command.
You can also just drag and drop views individually to place them anywhere you'd like.
And for window it's just (CTRL + SHFT + P)
Most helpful comment
This was an intention default change in GitLens 11. You can change back to having all the views be on the GitLens side bar by using the _Set Views Layout_ command.
You can also just drag and drop views individually to place them anywhere you'd like.