Installation
Install the extension from the VS Code Marketplace:ShardCloud for VS Code
Get the official ShardCloud extension from the Visual Studio Marketplace.
Ctrl+Shift+X / Cmd+Shift+X).
Cursor Users
For Cursor IDE, download the VSIX file directly and install it manually:Download VSIX for Cursor
Download the .vsix file for manual installation in Cursor.
- Download the VSIX file
- Open Cursor and go to the Extensions tab (
Ctrl+Shift+X/Cmd+Shift+X) - Drag and drop the downloaded
.vsixfile into the Extensions panel
Features
Application Management
Deploy, start, stop, and restart your applications with one click.
Database Management
View, manage, and connect to your databases from the sidebar.
Real-time Logs
Stream application logs directly in VS Code via SSE.
Resource Monitoring
Monitor RAM and CPU usage at a glance.
π Application Management
- Deploy your code to ShardCloud with one click
- Start, Stop, Restart your applications
- View Logs in real-time (SSE streaming)
- Monitor Resources - RAM, CPU usage at a glance
πΎ Database Management
- View all databases in the sidebar
- Start/Stop databases
- Copy connection link for quick access
- Copy database ID
π .shardcloud Config Support
- IntelliSense - Auto-completion for config keys
- Validation - Real-time error checking
- Hover docs - Documentation on hover
- File auto-completion for
MAIN=field
π Quick Actions
- Link existing apps to your workspace
- Sync
.shardcloudconfig from deployed apps - Open apps in ShardCloud Dashboard
- Access websites directly
Getting Started
Link an App
Click βLink to Existing Appβ in the Current App panel, or create a
.shardcloud file manually..shardcloud Config
Create a.shardcloud file in your project root:
Learn More
.shardignore
Control which files are excluded from deployment.
Commands & Settings
View all available commands and configuration options.
Troubleshooting
Extension not showing apps
Extension not showing apps
Ensure youβre logged in with a valid API token. Try logging out and back in.
Check that your token has the correct permissions.
Deploy fails
Deploy fails
Check the Output panel (
View β Output β ShardCloud) for error details.
Verify your .shardcloud config is valid and APPID is set correctly.Logs not streaming
Logs not streaming
Ensure your application is running. Check your network connection.
Try restarting the log stream.
IntelliSense not working
IntelliSense not working
Reload VS Code window (
Ctrl+Shift+P β Developer: Reload Window).
Ensure the extension is enabled.Need Help?
Shard Cloud Community
Chat with developers, ask questions, and share feedback in our community
Discord server.
