Is there a way to get similar functionality for this?
https://github.com/randy3k/Project-Manager
Even the Sublime project manager workflow will be enjoyable.
I am currently working with a file structure that resembles something like:
-Workspace - Folder1 - file1 - file2 - Folder2 - Folder3 - file1 - file2 - file3 - Folder4
We manage a project in Jira (for example, a ticket-based workflow, if that makes sense).
I often switch between tickets, and I would like to save the โstate / session / current workspaceโ (all the files that I changed at that time) for the specific task that I was working on, so that I could also switch between files that were involved for a specific task.
I think I should note that the files I'm working on are also distributed in folders.
I can easily save the Sublime project and workspace for each ticket and switch to it, but I would like to do something similar in VSCode.
Edit It has been quite a while since I asked, and I am marking a new answer from @chachan
I also used it for a while, it works very well.
visual-studio-code
ackzell
source share