Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Keypress NotificationsNew to Visual Studio Code? Get it now.
Keypress Notifications

Keypress Notifications

Vijay Gangatharan

|
26 installs
| (0) | Free
A simple extension to show notifications when a key is pressed.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Keypress Notifications for VS Code

A Visual Studio Code extension that displays notifications when common clipboard operations (Copy, Cut, Paste) are performed.

Features

  • Shows notifications for the following keyboard shortcuts:
    • Copy (Ctrl+C)
    • Paste (Ctrl+V)
    • Cut (Ctrl+X)
  • Provides commands to activate and deactivate notifications
  • Automatically activates on VS Code startup

Installation

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for "Keypress Notifications"
  4. Click Install

Usage

The extension works automatically after installation. When you perform any of the following actions, you'll see a notification:

  • Copying text (Ctrl+C)
  • Pasting text (Ctrl+V)
  • Cutting text (Ctrl+X)

Commands

The extension provides two commands that can be accessed via the Command Palette (Ctrl+Shift+P):

  • Keypress Notifications: Activate - Enables the notifications
  • Keypress Notifications: Deactivate - Disables the notifications

Requirements

  • VS Code version 1.90.0 or higher

Extension Settings

This extension doesn't add any VS Code settings.

Known Issues

None at the moment.

License

This project is licensed under the MIT License.

Author

Vijay Gangatharan (vijayanand431@gmail.com)

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