Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CoinpeepNew to Visual Studio Code? Get it now.
Coinpeep

Coinpeep

amovane

|
277 installs
| (0) | Free
A vscode extension for help to take a quick peep of cryptocurrency prices as you code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Coinpeep

A vscode extension for help to take a quick peep of cryptocurrency prices as you code.

Installation

via Marketplace

Features ✨

  • Using CoinGecko and CoinMarketCap to fetch cryptocurrency prices.

  • Display top 100 coins on sidebar.

  • Display the most concerned coins on statusbar.

Extension Settings ⚙️

  • coinpeep.coinmarketcap.apiKey : your coinmarketcap api key, please apply on https://pro.coinmarketcap.com/
  • coinpeep.refreshInterval : interval for refresh cryptocurrency prices
  • coinpeep.statusbar.enable" : enable or disable to display on statusbar
  • coinpeep.statusbar.coinIds : coin ids ars use for coingecko API, default is ["bitcoin", "ethereum"], just find what you need on https://api.coingecko.com/api/v3/coins/list

Release Notes

0.0.1

Initial release

0.0.2

Add extension icon

0.0.3

Fix known issue: invalid arguments pass into embedded tradingview

0.0.4

Fix activation events

Icons

  • Bitcoin icons created by kerismaker - Flaticon

  • Increase icons created by Freepik - Flaticon

  • Decrease icons created by Freepik - Flaticon

Development

  • Open VS Code
  • npm install installation packages
  • npm run watch interactive watch mode to automatically transpile source files
  • F5 to start debugging
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft