Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mirror Your DeviceNew to Visual Studio Code? Get it now.
Mirror Your Device

Mirror Your Device

Alter Pixel

|
11 installs
| (0) | Free
Quickly list ADB devices and start scrcpy mirroring for a selected device.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mirror Device (VS Code Extension)

Simple extension to list connected ADB devices and start scrcpy for a selected device directly from VS Code.

Features

  • List USB and WiFi devices (adb devices -l)
  • Filter to ready devices only (status = device)
  • Launch scrcpy silently (no VS Code terminal needed)
  • Output Channel logging (Scrcpy) for process output and exit code

Settings

  • scrcpy.adbPath: Path to adb (default adb)
  • scrcpy.scrcpyPath: Path to scrcpy (default scrcpy)
  • scrcpy.filterStatus: Hide non-ready devices (unauthorized/offline)

Usage

  1. Command Palette (Ctrl+Shift+P)
  2. Run: Scrcpy: Mirror Device
  3. Pick a device
  4. scrcpy window opens immediately

Requirements

  • Install ADB and scrcpy and ensure they are in PATH (or set full paths in settings).

License: MIT

Website: Alter Pixel

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