Tldr Doc

Build Version Downloads

tldr-powered docs for shell and PowerShell languages.
tldr-pages – simple help pages for command-line tools.

Usage:

  • hover over the command in the code to get the tl;dr documentation for it
  • or use the "Quick Documentation" action

Supported languages:

  • shell (built-in)
  • PowerShell (plugin)
  • Batch (coming soon...)

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Tldr Doc" > 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.