Take control of your coding discipline – disable copy/paste and stay sharp!
🧠 What is it?
Copy Paste Toggle is a lightweight Visual Studio Code extension that lets you enable or disable copy, cut, and paste operations on the fly. Perfect for interviews, focused learning, or self-discipline during coding challenges.
✨ Features
✅ Toggle Copy/Cut/Paste – Enable or disable copy/paste actions easily
👀 Status Bar Indicator – See current copy/paste status at a glance
⚡ Keyboard Shortcut – Instantly toggle using Ctrl+Shift+Alt+C or Cmd+Shift+Alt+C
🎯 Command Palette Integration – Access all commands via Ctrl+Shift+P
🛠️ Commands
Command
Description
Copy Paste Toggle: Enable Copy/Paste
Enables copy/paste
Copy Paste Toggle: Disable Copy/Paste
Disables copy/paste
Copy Paste Toggle: Toggle Copy/Paste
Toggles between enabled/disabled
⌨️ Keyboard Shortcuts
Windows/Linux:Ctrl+Shift+Alt+C
Mac:Cmd+Shift+Alt+C
⚙️ Configuration
You can customize the extension using the following settings in settings.json: