Skip to content

VSCode Extension v0.4.14

Choose a tag to compare

@github-actions github-actions released this 08 Mar 17:03
· 53 commits to main since this release

πŸš€ Snow CLI VSCode Extension v0.4.14

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