Created this for personal use and now sharing it with you.
Inspired by the one and only primeagen and the way Vim and Harpoon and navigation are blazingly fast in Vim, so wanted something like that in VS Code. This is the story of how this extension was created.
Developed by Ahmed Mahdi
How to use
windows :
Control + shift + A : ------- add the file to the workspace list
Control + shift + , : ------- view the workspace list and open file fast without need to naviagte
more commands :
Control + shift + p then search for "Hapop" to get the hapop commands
Features
Save active file to the list by a single shortcut.
Open the list in one shortcut.
In the command palette, we have a command to remove a certain file from the list.
Workspace aware (best feature): It knows that these files are added to the list in this workspace, so you can work on different projects and each one has its own list of files that are persistent for that workspace.
Dev Request Features:
Soon you can send requests or issues through GitHub.
Use this email for anything you want a feature or report a problem: ajm4k.email@gmail.com.
Requirements
a laptop with internet connection so you can download vs code then download this extention
then you can use it without internet later when its installed.
Known Issues
you can add the same file more than once to the list.