Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Matrix Live ViewNew to Visual Studio Code? Get it now.
Matrix Live View

Matrix Live View

Percival Roberts

| (0) | Free
A VS Code extension that opens a live Matrix-style animated split-screen webview.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Matrix Live View

Matrix Live View is a Visual Studio Code extension that opens a split-screen live Matrix-style animated webview directly inside VS Code.

Inspired by the iconic Matrix digital rain effect, this extension creates a cyberpunk-style visual experience while coding.


Features

  • Live Matrix digital rain animation
  • Opens in a split-screen Webview Panel
  • Lightweight HTML Canvas rendering
  • Responsive resizing
  • Integrated directly into VS Code

Preview

Matrix Preview


Usage

Open the Matrix View

  1. Open the Command Palette
Ctrl + Shift + P
  1. Search for:
Open Matrix Live View
  1. Run the command

The Matrix animation panel will open beside your editor.


Development

Install dependencies

npm install

Compile the extension

npm run compile

Run the extension

Press:

F5

This launches the Extension Development Host.


Project Structure

src/
 ├── extension.ts

.vscode/
 ├── launch.json

package.json
README.md
tsconfig.json

Technologies Used

  • TypeScript
  • VS Code Extension API
  • Webview API
  • HTML Canvas
  • JavaScript Animation

Future Improvements

  • Theme customization
  • Speed controls
  • Multiple Matrix color modes
  • Audio-reactive mode
  • Sidebar integration
  • Live coding overlays

Release Notes

0.0.1

Initial release of Matrix Live View.

  • Added Matrix-style animated Webview
  • Added split-screen panel support
  • Added responsive canvas rendering

License

MIT License

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