microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.37k stars 28.61k forks source link

Allow session restore to restore terminal history #215506

Closed senpl closed 1 day ago

senpl commented 3 months ago

Currently session restores not restore terminal history in vscode. But when same commands are used it would be practical to restore at least last used terminal commands. I know extenions could store this. Still it seems like feature that should be turn on by default. This could be optional but I guess by default it should be turn on.

Tyriar commented 3 months ago

Can you share your OS/version and the shell/version you're using?

senpl commented 3 months ago

Windows 11 and CMD terminal

vs-code-engineering[bot] commented 1 week ago

Hey @Tyriar, this issue might need further attention.

@senpl, you can help us out by closing this issue if the problem no longer exists, or adding more information.

vs-code-engineering[bot] commented 1 day ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!