Marketplace Installation
Integrate Sypha's AI-powered intelligence into your IDE through the official marketplaces.
Marketplace Installation
Sypha seamlessly integrates high-level AI reasoning into your development workflow. You can initiate installation through several official channels depending on your environment:
- VS Code Marketplace (Recommended): The primary distribution point for standard VS Code users.
- Open VSX Registry: The source for open-source variants like VSCodium.
- Manual VSIX Deployment: Direct installation via official GitHub releases.
- JetBrains Ecosystem: Dedicated plugin support for IntelliJ, WebStorm, PyCharm, and Android Studio.
VS Code Marketplace
[!TIP] Instant Install: If VS Code is active on your machine: Initialize Sypha Integration
Alternatively, follow these manual steps:
- Launch VS Code.
- Navigate to the Extensions view (
Cmd+Shift+Xon macOS orCtrl+Shift+Xon Windows/Linux). - Search for "Sypha".
- Select the official "Sypha" extension by Sypha AI and click Install.
- Restart the IDE if requested.
Once finalized, the Sypha icon will appear in your Activity Bar, granting access to the primary AI dashboard.
[!NOTE] Screenshot: Coming Soon !!!
Open VSX Registry
For users on open-source distributions of VS Code:
- Open your IDE's extension manager.
- Search for the "Sypha" package within the Open VSX registry.
- Click Install.
Manual VSIX Deployment
To manage updates manually or work in offline environments:
- Download: Locate the latest package on the official Sypha GitHub Releases.
- Import:
- Open your IDE's Extensions view.
- Select the "..." (More Actions) menu and choose Install from VSIX....
- Target your downloaded
.vsixfile to finalize installation.
JetBrains IDE Support
Sypha offers a robust plugin for the JetBrains family, including WebStorm, IntelliJ IDEA, and PyCharm.
Installation Workflow
- Launch your JetBrains IDE.
- Open Settings / Preferences and navigate to Plugins.
- Select the Marketplace tab and search for "Sypha".
- Click Install and verify the restart prompt to activate the plugin.
Assistance & Resolution
- Dashboard Missing: Try restarting the IDE or verify that Sypha is toggled "Enabled" within your extension list.
- Dependency Issues: Ensure you are running VS Code version 1.84.0 or higher with a stable network connection.
- Further Support: Document issues on GitHub.