Prevent code-server from opening files on start up #5950
Unanswered
NicoPaz123
asked this question in
Q&A
Replies: 2 comments 11 replies
-
I don't think it is related to session storage and the like. Rather, I guess it has to do with your settings. Try searching "tab" in the Settings UI, I'm sure the setting is there for it. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Maybe you're looking for this CLI flag? -e --ignore-last-opened Ignore the last opened directory or workspace in favor of an empty window. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to stop code-server from opening files that were opened on an earlier session? Where is session information and state stored?
Beta Was this translation helpful? Give feedback.
All reactions