The Trending Repositories Tracker is a Visual Studio Code extension that allows developers to explore and track trending GitHub repositories directly from their code editor. With powerful filtering and bookmarking capabilities, this extension helps users stay updated on the latest trending projects in various programming languages.
✅ Trending Repositories: View the latest trending repositories on GitHub. ✅ Filtering Options: Filter repositories by language and timeframe (daily, weekly, monthly). ✅ Bookmark Repositories: Save your favorite repositories for easy access. ✅ Predicted Growth Analysis: Estimate the future popularity of a repository. ✅ VS Code Integration: Seamlessly integrates with VS Code for a smooth user experience.
- Open Visual Studio Code.
- Go to Extensions (
Ctrl+Shift+XorCmd+Shift+Xon Mac). - Search for
Trending Repositories Tracker. - Click Install.
- Reload VS Code if necessary.
- Open the command palette (
Ctrl+Shift+PorCmd+Shift+Pon Mac). - Type
Trending Repositoriesand select the command. - Use the dropdown filters to refine your search.
- Click on a repository to view details or bookmark it.
This extension contributes the following settings:
trendingRepoTracker.enable: Enable/disable the extension.trendingRepoTracker.languageFilter: Set a default programming language filter.trendingRepoTracker.timeframe: Choose a default timeframe (daily,weekly,monthly).
This extension requires:
- VS Code v1.60+
- Internet connection to fetch GitHub data.
- Some repositories may not have descriptions or star predictions.
- API rate limits may affect repository data retrieval.
- Initial release with trending repo tracking, filtering, and bookmarking features.
- Added predicted growth analysis for repositories.
- Improved UI for better accessibility.
We welcome contributions! Feel free to:
- Report issues
- Suggest new features
- Submit pull requests
This extension is licensed under the MIT License.
Enjoy coding with the Trending Repositories Tracker! 🚀