VSCode Extension v0.4.16
·
1 commit
to main
since this release
🚀 Snow CLI VSCode Extension v0.4.16
What's New
- feat(vsix): 支持启动命令轮询、终端代理和选区位置发送
Installation
- Download the
.vsixfile from this release - Open VSCode
- Go to Extensions view (Ctrl+Shift+X)
- Click the "..." menu → "Install from VSIX..."
- Select the downloaded file
Requirements
Install Snow CLI globally:
npm install -g snow-aiUsage
- Open any file in VSCode
- Click the Snow icon button in the editor toolbar (top right)
- A terminal opens with Snow CLI running
- The extension automatically connects via WebSocket
Features
- Integrated terminal with Snow CLI
- WebSocket-based communication
- ACE Code Search integration
- Sidebar and split terminal modes