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

bitcoinwatcher

grayoverride

|
1,836 installs
| (1) | Free
simple extension that displays the current bitcoin price in the statusbar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bitcoinwatcher README

alt text

This extension allows you to see the current bitcoin value in your statusbar.

alt text


Options

{
    //Show percentage difference between current bitcoin value and the defined value, if multiple values then the average is calculated
    bitcoinwatcher.useRelativeDifference : [<number>],
    
    //Change the displayed currency
    bitcoinwatcher.currency: "<string>" (default: usd) 
    
    //Change the amount of decimals
    bitcoinwatcher.decimals: <number> (default: 2)

    //see change of value from yesterday
    bitcoinwatcher.relativeToYesterday : <boolean> (default: false)
}

“Powered by CoinDesk"

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft