Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSC Github TrendingNew to Visual Studio Code? Get it now.
VSC Github Trending

VSC Github Trending

4gray

|
1,848 installs
| (1) | Free
Explore trending Github repositories directly in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSC Github Trending

Version Installs Downloads Actions Status

Explore Github Trending repositories directly from Visual Studio Code. Extension is based on React, Material-UI, Trending API and VSCode Webview API.

Usage

Just press Ctrl+P or Cmd+P and type:

> GT: Open Github Trending

Install

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install 4gray.vsc-github-trending

Extension is available on VS Code Marketplace

Usage and configuration

Use vsc-github-trending.languages option to set list of preferred languages which should be displayed in the extension, e.g.:

"vsc-github-trending.languages": [
    "c++"
    "css"
    "java",
    "javascript",
    "go",
    "python",
    "ruby",
    "rust",
    "typescript"
  ],
...

Note: See list of all supported languages (use urlParam for configuration)

Selected language and time interval could also be configured, e.g.:

"vsc-github-trending.selectedInterval": "daily",
"vsc-github-trending.selectedLanguage": "javascript",
...

Source Code

Source code of this extension is available on Github.

Credits

  • Github Trending API
  • VSCode React Starter
  • Hot Icon by Vaibhav Radhakrishnan
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft