All Projects → bmuskalla → vscode-tldr

bmuskalla / vscode-tldr

Licence: MIT license
Provides tldr hover information for common commands in bash/dockerfiles/powershell files.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to vscode-tldr

tldr
Simplified and community-driven man pages (tldr-pages) in a single binary.
Stars: ✭ 33 (-25%)
Mutual labels:  tldr-pages
remark-man
plugin to compile markdown to man pages
Stars: ✭ 87 (+97.73%)
Mutual labels:  man
mup
A markup previewer
Stars: ✭ 38 (-13.64%)
Mutual labels:  man
manpm
Shows the relevant part of NPM module's README file right in your terminal
Stars: ✭ 40 (-9.09%)
Mutual labels:  man
tldr-flutter
simplified man-pages, a tldr.sh client
Stars: ✭ 65 (+47.73%)
Mutual labels:  tldr-pages
alfred-tldr
tldr with alfred workflow written in Go
Stars: ✭ 77 (+75%)
Mutual labels:  tldr-pages
tldr-php
PHP Client for tldr
Stars: ✭ 18 (-59.09%)
Mutual labels:  tldr-pages
docker-bakery
Dockerfile hierarchy management tool with automatic rebuilding of dependent images when parent changes
Stars: ✭ 30 (-31.82%)
Mutual labels:  dockerfile-goodness

vscode-tldr

license Visual Studio Marketplace

Provides tldr hover information for common commands in bash/dockerfiles/powershell files. tldr-pages is a collection of simplified and community-driven man pages.

Demo

Shell scripts

tldr hover in shell scripts

Batch files

tldr hover in batch files

Dockerfile

tldr hover in docker file

How to use it?

Hover over a command using your mouse or use the 'Show Hover' command in VS Code (by default, ⌘ Command + K ⌘ Command + I). tldr hovers are available in the following language modes:

  • Dockerfile
  • Shell script
  • Powershell
  • Makefile
  • Batch

What does "tldr" mean?

TL;DR stands for "Too Long; Didn't Read". It originates in Internet slang, where it is used to indicate that a long text (or parts of it) has been skipped as too lengthy. Read more in Wikipedia's TL;DR article.

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].