CryptoCoinPrice READMEAnother one extention for visual studio code to show the value of cryptocurrency like Bitcoin, Ethereum, Litecoin, XMR etc. This extention can be found at Visual Studio Code Marketplace. FeaturesThis extention use WebSocket API by cryptocompare.com. All supported coins can be found in cryptocompare.com. You can use below settings to add you favourite cryptocurrency:
It supports color to show price up and price down. Extension SettingsThis extension contributes the following settings:
Release Notes0.0.1Initial repository 0.1.0Update Visual Studio Code Marketplace Address Update publisher 0.2.0Fixed issue Horizontal text movement from price adjustments is distracting. Thanks nt85 for making the PR to enhance the format of StatusBarItem. 0.2.1Update dependencies and split business code into files. 0.2.2Fixed issues with currency and coinSymbols #4 Thanks calculi for making the PR. |