Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>stock-tracker-fugleNew to Visual Studio Code? Get it now.

stock-tracker-fugle

unnhao

|
9 installs
| (0) | Free
stock price tracker from fugle
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

stock-tracker-fugle README

Features

Use fugle api token to get stock price and list on VSCode status bar.

Extension Settings

{
    // ...
    stock-tracker-fugle: {
        token: "", // fugle api token
        symbols: ["2330", "2303"] // symbol list
    }
}

Release Notes

Just first version.

1.0.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft