VSCode Extension v0.4.15
·
27 commits
to main
since this release
π Snow CLI VSCode Extension v0.4.15
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