Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Human-like Typing AutomationNew to Visual Studio Code? Get it now.
Human-like Typing Automation

Human-like Typing Automation

Liam Smith

|
54 installs
| (0) | Free
Human-like Typing Automation for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Extension: Human-like Typing Automation

This VSCode extension allows you to automate typing in an editor with human-like behavior. You can start and stop the automation using commands or through a custom view with emoji controls.

Features

  • Start Automation: Prompts the user to select a file. The content of the selected file will be typed into the active editor with random delays between characters to simulate human typing.
  • Stop Automation: Manually stops the automation.
  • Emoji Controls: Provides a custom view with emoji controls to start and stop the automation.

Commands

  • extension.startTyping: Starts the typing automation.
  • extension.stopTyping: Stops the typing automation.

Installation

  1. Clone the repository.
  2. Open the project in VSCode.
  3. Run npm install to install dependencies.
  4. Press F5 to open a new VSCode window with the extension loaded.

Usage

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Run Start .
  3. Select a file containing the code you want to type.
  4. The automation will start typing the content of the file into the active editor.
  5. To stop the automation manually, run Stop from the command palette or use the emoji controls in the custom view.

License

This project is licensed under the MIT License.

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