Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jumpscare ExtensionNew to Visual Studio Code? Get it now.
Jumpscare Extension

Jumpscare Extension

alvaroid

|
30 installs
| (0) | Free
Displays a jumpscare image on save or after a time interval
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jumpscare Extension

A VS Code extension that displays a jumpscare image fullscreen when you save a file or after a configurable time interval.

Features

  • Shows a jumpscare image on file save
  • Shows a jumpscare image after a configurable time interval
  • Fullscreen display
  • Configurable image path, timing, and duration

Configuration

Open VS Code settings and configure:

  • jumpscareExt.imagePath: Path to your jumpscare image (absolute or relative to workspace)
  • jumpscareExt.intervalMinutes: Time interval in minutes (default: 30)
  • jumpscareExt.durationMs: How long to show the jumpscare in milliseconds (default: 1000)
  • jumpscareExt.enabled: Enable/disable the extension (default: true)

Commands

  • Jumpscare: Show Jumpscare - Manually trigger the jumpscare

Installation

  1. Open the extension folder in VS Code
  2. Run npm install
  3. Press F5 to run the extension in a new Extension Development Host window
  4. Or package it with vsce package and install the .vsix file

jumpscare-code

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