Skip to content
| Marketplace
Sign in
Visual Studio Code>Education>Ghost TypingNew to Visual Studio Code? Get it now.
Ghost Typing

Ghost Typing

Shivam Saurabh

|
3 installs
| (1) | Free
An extension that replays clipboard text as typing for live demos.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

👻 Ghost Coder

Ghost Coder is a powerful VS Code extension designed for technical presenters, educators, and YouTubers. Instead of a jarring "copy-paste" during a live demo, Ghost Coder replays your clipboard content as if you were typing it in real-time—complete with human-like variance and speed.


✨ Features

  • Natural Typing Simulation: Replays code character-by-character with slight speed variations for a realistic look.
  • Presentation Ready: Perfect for live demos where you want to avoid typos but still show the "process" of coding.
  • Smart Undo: The entire typed block is treated as a single action, so one Ctrl+Z cleans up the whole ghost-typed snippet.
  • Zero Configuration: Just copy code, run the command, and watch the magic happen.

🚀 How to Use

  1. Copy any block of code to your system clipboard (Ctrl+C or Cmd+C).
  2. Place your cursor in the VS Code editor where you want the code to appear.
  3. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P).
  4. Type "Ghost Type: Replay Clipboard" and hit Enter.
  5. Sit back and watch the code type itself! 👻

⚙️ Extension Settings

This extension contributes the following settings:

  • ghostCoder.typingSpeed: (Planned) Adjust the base milliseconds between characters.
  • ghostCoder.humanVariance: (Planned) Toggle the "human-like" random delay.

🛠️ Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for Ghost Coder.
  4. Click Install.

📝 Known Issues

  • Auto-Closing Pairs: If you have "Auto Closing Brackets" enabled in VS Code, the extension may occasionally create double brackets. We recommend disabling this for the smoothest "Ghost" experience during a demo.

📜 License

This extension is licensed under the MIT License.


Happy Coding! Built with ❤️ for the developer community.

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