-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
IVG-Design edited this page Sep 22, 2025
·
2 revisions
- Open VS Code
- Go to Extensions (Cmd+Shift+X on Mac, Ctrl+Shift+X on Windows/Linux)
- Search for "DevMirror"
- Click Install
- Download the latest
.vsixfile from Releases - In VS Code, open Command Palette (Cmd+Shift+P or Ctrl+Shift+P)
- Run:
Extensions: Install from VSIX... - Select the downloaded
.vsixfile
Or via command line:
code --install-extension devmirror-0.4.52.vsix- Open a project with
package.json - Look for "DevMirror Scripts" in Explorer sidebar
- Click ⚙️ next to any script to configure
- VS Code 1.104.0 or higher
- Node.js 14+ installed
- A project with
package.json
Run the command palette command:
DevMirror: Show Version
Or check the DevMirror Scripts panel appears in your Explorer sidebar.
DevMirror v0.4.82 | GitHub | Issues | VS Code Marketplace
Capture 100% of browser console output with Chrome DevTools Protocol
v0.4.82