Communities for your favorite technologies. Explore all Collectives
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Find centralized, trusted content and collaborate around the technologies you use most.
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
Using Visual Studio Code version 1.44.0, how do I permanently disable the left side bar? I hit control + B to hide it, but every time I hit F5, it comes back up. How do I make it not come up when I hit F5 to run the code?
Thank you.
Setting:
Debug: Open Debug
set it to never. Default is openOnSessionStart
never
openOnSessionStart
Add a comment
Here is a visual and a step-by-step of Mark's answer: Thanks Mark!
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.