I was working in Julia on VS Code and trying to save the command history. ChatGPT told me to get an extension for it, so I went to extensions. VS Code told me I should reload existing extensions, so I did. Then it opened a new terminal and I can't find anything I was working on before.
Is the old session still active somewhere? I can't find any buttons or menu items for that, but I seem to have trouble finding things in VS Code generally. Otherwise, it is likely that my command history is saved somewhere?
Julia command history is saved in Julia's logs directory
(In my case using VS Code and Windows 10) as answered in this thread by [Stefan Karpinski] 1