Releases: NyxJae/snow-cli
Releases · NyxJae/snow-cli
VSCode Extension v0.4.20
🚀 Snow CLI VSCode Extension v0.4.20
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
VSCode Extension v0.4.16
🚀 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
VSCode Extension v0.4.14
🚀 Snow CLI VSCode Extension v0.4.14
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
VSCode Extension v0.4.12
🚀 Snow CLI VSCode Extension v0.4.12
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
VSCode Extension v0.4.11
🚀 Snow CLI VSCode Extension v0.4.11
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
VSCode Extension v0.4.10
🚀 Snow CLI VSCode Extension v0.4.10
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
VSCode Extension v0.4.9
🚀 Snow CLI VSCode Extension v0.4.9
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
VSCode Extension v0.4.8
🚀 Snow CLI VSCode Extension v0.4.8
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
VSCode Extension v0.4.7
🚀 Snow CLI VSCode Extension v0.4.7
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
Release JetBrains plugin
🚀 Snow CLI JetBrains plugin
Latest release version: v0.4.6
Usage
JetBrains IDE plugin for integrating with Snow AI CLI. Provides intelligent code navigation and search powered by AI, with support for IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs.
Features
- WebSocket Integration: Real-time bi-directional communication with Snow CLI
- Editor Context Tracking: Automatically sends active file, cursor position, and selected text to Snow CLI
- Code Diagnostics: Retrieves and shares code diagnostics with the AI
- Go to Definition: Navigate to symbol definitions via Snow CLI
- Find References: Find all references to symbols across the project
- Document Symbols: Extract and share document structure with the AI
- Auto-Reconnection: Robust reconnection with exponential backoff strategy
- Terminal Integration: Quick access to Snow CLI from the toolbar