tldr-pages/tldr

Plugins for editors/IDEs

Open

#7,878 opened on Mar 11, 2022

View on GitHub
 (13 comments) (3 reactions) (0 assignees)Shell (2,507 forks)batch import
help wantedtooling

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

Description

List

  • Vim
    • comment: waiting somebody to integrate our linter to ALE
  • Emacs
    • author: @EmilySeville7cfg
    • comment: waiting other contributors to close help wanted issues
  • NeoVim
    • comment: waiting somebody to integrate our linter to NeoVim
  • Sublime Text
  • Visual Studio Code
    • author: @EmilySeville7cfg
    • comment: waiting other contributors to close help wanted issues
  • Intellij IDEA-compatible IDEs
  • Visual Studio

Minimal requirenments

Each plugin should at least highlight found errors via tldr-lint (or report them in another way, for instance just list them below the current TlDr page).

Advanced features

The following features are not necessary to be implemented:

  • snippets
  • code actions (to fix found errors or convert placeholders)

Contributor guide