Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>问道New to Visual Studio Code? Get it now.
问道

问道

victor.tzeng

|
2 installs
| (0) | Free
问道 — VS Code 匿名话题聊天(服务端零持久化)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

问道

VS Code / Cursor 匿名话题聊天扩展。聊天内容仅存本地,房间结束后 wipe;信令服务端零持久化。

快速开始

  1. 安装本扩展
  2. 自建或使用已有信令服务(默认 wss://www.ymanchu.com)
  3. 在设置中配置 问道 › Server Url(如需)
  4. 打开左侧 问道 活动栏 → 设置昵称 → 发起/加入话题

主要功能

  • 公开/私有话题,单聊/群聊
  • 文本、表情、图片、代码消息
  • 右键选区:发送至当前话题 / 用选区发起话题
  • 房主踢人、拉黑、改房间属性
  • 中英文界面切换

配置

配置项 说明 默认
freebb.serverUrl 信令 WebSocket 地址 wss://www.ymanchu.com
freebb.locale 界面语言 zh / en zh

开发与打包

# 仓库根目录
npm install
npm run build:extension

# 打包 VSIX
npm run package:extension

# 发布到 Visual Studio Marketplace(需 PAT)
npm run publish:extension

# 发布到 Open VSX(Cursor 等)
npm run publish:ovsx -w freebb

本地调试见仓库文档;信令服务:npm run dev:server。

许可

MIT

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