Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>88code StatusNew to Visual Studio Code? Get it now.
88code Status

88code Status

eigeen

|
20 installs
| (0) | Free
88code status extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

88code Status(VS Code 扩展)

https://www.88code.org

Repo: https://github.com/byebye-code/88code-status-vscode-extension

一个轻量的插件,在 VS Code 右下角状态栏展示 88code 订阅余额,支持手动刷新与定时自动刷新。

功能

  • 状态栏显示:剩余 $<sum>,数值变化时短暂闪烁提示。
  • Tooltip:按“活跃订阅”逐条显示:[计划名] 当前/上限:$<cur>/$<limit> | 剩余重置:<n> | 总量:$<cur + resetTimes*creditLimit>。
  • 命令:88code-status.refresh(命令面板:88code: Refresh Balance)手动刷新。
  • 自动刷新:每 1 分钟刷新一次。

数据来源

https://www.88code.org

金额计算

  • 主显示值:对所有“活跃订阅”累加 currentCredits + resetTimes*creditLimit。
  • Tooltip“总量”:同上;PAY_PER_USE 订阅的重置次数视为 0。

配置(API Key)

扩展会自动从以下位置读取 Key:

  • 环境变量:key88、ANTHROPIC_AUTH_TOKEN、OPENAI_API_KEY
  • 配置文件:
    • ~/.codex/auth.json 的 OPENAI_API_KEY
    • ~/.claude/settings.json 的 env.ANTHROPIC_AUTH_TOKEN

未读取到 Key 时,状态栏显示 剩余 $—,Tooltip 提示“未配置 API Key”。

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