GitXplorerGitXplorer
r

vscode-stocks

public
35 stars
16 forks
7 issues

Commits

List of commits on branch master.
Unverified
d3f14dc0421cd2b386be1628d3419ad73f17ee5d

0.1.1

rroblourens committed 7 years ago
Unverified
d6e90e250fbc8b9402990a3a7b4840c6930644d4

Fix error when no symbols configured

rroblourens committed 7 years ago
Unverified
a51cf2216292efcd310cb382fc21ae8ec8605fd3

0.1.0

rroblourens committed 7 years ago
Unverified
addbb51e30981990850cd1161c4202914ef5bf3d

Make it work again

rroblourens committed 7 years ago
Unverified
07af1be83ac07c1fb5ae99d379ba774319a7a84a

0.0.3

rroblourens committed 8 years ago
Unverified
2248ddbe40cfc67ec793cafff3a3abe673940243

Use google finance API instead

rroblourens committed 8 years ago

README

The README file for this repository.

Stocks

Keep an eye on your stocks while using VS Code, with the "Stocks" extension.

Features

Add as many stock symbols as you like to the status bar, and they will be updated every 60 seconds. Just set vscode-stocks.stockSymbols to an array of stock symbols to monitor. Example:

"vscode-stocks.stockSymbols": [
    "msft",
    "aapl"
]

It can show symbols color-coded by gain/loss with the setting vscode-stocks.useColors.

Disclaimer

By reading this, you agree not to sue me.