Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Web SparkleNew to Visual Studio Code? Get it now.
Web Sparkle

Web Sparkle

MeowIsWorking

|
14 installs
| (0) | Free
An easier way to test your website locally.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Web Sparkle - An easier way to test your website locally

Web Sparkle When hit the run button, it will enables user to open the website simultaneously in both Mobile and PC. Simply just one click!

🎉 Features 🎉

  • Run and open website locally from VSCode.
  • Open website in phone via ADB.

📥 Installation 📥

Download & Setup

  1. Download and install the Web Sparkle extension from the VSCode Marketplace. 💾
  2. Enable the extension in VSCode. ✅
  3. Reload VSCode to apply the changes. 🔄

🚀 Usage 🚀

  1. Config for each project in .vscode/settings.json.

    Example .vscode/settings.json

    "webSparkle.command": "npm start",
    "webSparkle.port": 3000,
    "webSparkle.adb": true,
    "webSparkle.tcp": [4000]
    
  2. Click "Open Website" button on bottop left corner.

  3. Click "Refresh Website" to refresh (require npm package "reload").

📜 License 📜

All parts of this project, except the fonts, Web Sparkle © 2025 by MeowSkyKung is licensed under CC BY-SA 4.0. 🔖 The fonts remain under the SIL Open Font License. 🔖

💖 Supporting by 💖

  • Star Me on GitHub 🌟
  • Donate on Ko-Fi ☕
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft