/typewriter-plugin

Primary LanguageKotlinApache License 2.0Apache-2.0

TypeWriter plugin for JetBrains IDEs

Build Version Downloads

This plugin implements functionality usually requested by people, who record videos of some code features.

By hitting Ctrl(Cmd fpr Mac)+T,W you can call a typewriter plugin window, where you can type text. This text will be then autotyped in IDE with a given speed.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "typewriter-plugin" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.