Restore Terminals feature #4552
Unanswered
drmrbrewer
asked this question in
Q&A
Replies: 1 comment 2 replies
-
What if the author published the extension on Open VSX? Then you could use it in code-server. Would that work? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Given that extensions from the Marketplace are not available in code-server (see here), is there a "native" way to implement what this extension does?
I'd find it really useful to be able to restore all my terminals, particularly since I'm often having to restart the code-server host because of an issue like that described here, where I get a dialog pop up for simple file operations like add, rename, move... not sure what's causing that... I can dismiss the dialog immediately and the file operation proceeds without any apparent issue. However, I also find that version control isn't working properly in this state (auto detection of git history / changes etc)... so a restart is the only thing that seems to fix this... but I lose all my terminals in doing so.
Beta Was this translation helpful? Give feedback.
All reactions