Ideally I should just be able to search for a project name in the Start Menu and directly open the project from there.
Hence, I built a utility program that syncs VSCode's recently opened projects to Start Menu so that I can press Windows Key, search for a project name, and directly open the project from there.
If it sounds like a nice idea to you, here are the instructions on how to use the program here: https://github.com/sekai-soft/code-opener?tab=readme-ov-file...