Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Light CloudNew to Visual Studio Code? Get it now.
Light Cloud

Light Cloud

Light Cloud

|
2 installs
| (2) | Free
Deploy and manage web applications with @lightcloud in GitHub Copilot Chat
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Light Cloud

Light Cloud

Deploy web applications in seconds with @lightcloud in GitHub Copilot Chat

VS Code Marketplace Installs License


Quick Start

  1. Install this extension
  2. Open GitHub Copilot Chat (Cmd+Shift+I / Ctrl+Shift+I)
  3. Type @lightcloud /deploy and hit Enter

That's it! Your app will be live in seconds.


Features

Feature Description
One-Command Deploy Deploy any project with just @lightcloud /deploy
GitHub Integration Auto-detect your repo and deploy on push
Local Upload Deploy projects without Git - just upload
Auto Framework Detection React, Next.js, Vue, Angular, Python, Node.js, Go, and more
Instant URLs Get your deployment URL and dashboard link directly in chat
Environment Variables Automatically parse .env files

Commands

@lightcloud /deploy     Deploy current project
@lightcloud /redeploy   Redeploy current environment
@lightcloud /status     Check application health
@lightcloud /list       List all your applications
@lightcloud /plan       Preview deployment config
@lightcloud /destroy    Delete an application
@lightcloud /login      Sign in to Light Cloud
@lightcloud /logout     Sign out

Supported Frameworks

Frontend / Static Sites

React, Next.js, Vue.js, Angular, Svelte, Astro, SolidJS, HTML/CSS/JS

Backend / Containers

Node.js, Python, Go, Java, Ruby, PHP, .NET, Rust, Custom Dockerfile


Example

You: @lightcloud /deploy

Light Cloud: Analyzing project...
  Framework: React (Vite)
  Build: npm run build
  Output: dist/

Deployment Started!
  URL: https://my-app.light-cloud.io
  Dashboard: https://console.light-cloud.com/apps/my-app

Requirements

  • VS Code 1.93.0+
  • GitHub Copilot Chat extension
  • Light Cloud account (sign up free)

Settings

Setting Description Default
lightcloud.autoDetectFramework Auto-detect project framework true
lightcloud.showBuildLogs Show build logs in chat true
lightcloud.uploadMaxSizeMB Max upload size (MB) 100

Links

  • Light Cloud Console
  • Documentation
  • Report Issues

Made with care by Light Cloud

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft