Friday 20 May 2022

Show HN: VSCode Extension to jump between local git repositories https://bit.ly/3GdfFWr

Show HN: VSCode Extension to jump between local git repositories Hi HN, I've a lot of repositories on my local machine and previously I was using Project Manager extension, but I had some issues with it - - It was kind of slow. - It showed ignored repositories. - It was not completely open source. - There was no automated grouping for repositories. So, I ended up creating my own that does everything above. It's still in early stage but I use it on daily basis. While it's does not have all features of project manager, It takes around 50 ms to detect all repositories inside my home directory. It is powered by a bundled rust binary that does the all the heavy lifting. For those looking for source code - extension - https://bit.ly/39J5cpm bundled binary - https://bit.ly/3wI3uhr I hope it helps someone else as well. https://bit.ly/3wFOMWX May 21, 2022 at 01:23AM

No comments:

Post a Comment