Skip to content

show bookmarks view in side bar automatically #576

Answered by alefragnani
kumar007git asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kumar007git ,

I’m not aware of any VS Code setting that defines such behavior, nor any API that could be used by an extension to force its view/side bar when some project is opened/created.

On the other hand, VS Code stores the state of the workspace, and when you return to that workspace, it should reopen the same views/editors/panels you had before.

I’ll take a closer look at VS Code API in order to locate a way to automatically display some view when opening a project. If there is one, I could create a setting for such behavior. I’ll post updates here whenever possible.

Hope this helps

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alefragnani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants