Skip to content

VSCode Extension v0.4.16

Choose a tag to compare

@github-actions github-actions released this 26 Mar 08:48
· 1 commit to main since this release

🚀 Snow CLI VSCode Extension v0.4.16

What's New

  • feat(vsix): 支持启动命令轮询、终端代理和选区位置发送

Installation

  1. Download the .vsix file from this release
  2. Open VSCode
  3. Go to Extensions view (Ctrl+Shift+X)
  4. Click the "..." menu → "Install from VSIX..."
  5. Select the downloaded file

Requirements

Install Snow CLI globally:

npm install -g snow-ai

Usage

  1. Open any file in VSCode
  2. Click the Snow icon button in the editor toolbar (top right)
  3. A terminal opens with Snow CLI running
  4. The extension automatically connects via WebSocket

Features

  • Integrated terminal with Snow CLI
  • WebSocket-based communication
  • ACE Code Search integration
  • Sidebar and split terminal modes