Jaredinca Stock Tracker
Track US stock prices directly in the VS Code status bar.
Features
- Live quote in status bar with change percentage and color trend.
- Click status bar item to open a detailed live panel.
- Search stock symbols quickly via command or shortcut.
- Auto refresh on a configurable interval.
- Welcome page on first activation.
Commands
- Stock Tracker: Refresh Now
- Stock Tracker: Show Detail
- Stock Tracker: Show Welcome Page
- Stock Tracker: Search Symbol...
Default shortcut:
- Windows/Linux: Ctrl+Shift+S
- macOS: Cmd+Shift+S
Extension Settings
This extension contributes the following settings:
- stockTracker.refreshInterval: Auto-refresh interval in seconds (minimum 10, default 60).
- stockTracker.symbol: Default stock symbol to track.
Requirements
- Network access to Yahoo Finance APIs.
- If you are behind a proxy, configure VS Code setting http.proxy.
Known Issues
- If the network is blocked or proxy is misconfigured, quote fetching will fail.
Release Notes
See the bundled changelog file for version history.
| |