Redocly/redocly-cli

Make completion feature easier to find

Aberta

#1.160 aberto em 7 de jul. de 2023

 (0 comentário) (0 reação) (0 responsável)TypeScript (222 forks)auto 404
Type: Enhancementgood first issuep3

Métricas do repositório

Stars
 (1.481 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Is your feature request related to a problem? Please describe.

We have the redocly completion command to let users add autocomplete to their commands, but it's not well-known so some users don't find it. Let's make it easier for users to discover this existing feature.

Describe the solution you'd like

Add a message after installation telling the user about the command if they want autocomplete.

Describe alternatives you've considered

We talked about automatically installing the autocomplete but that's more difficult and not every user will want that. The existing behaviour is fine, but the purpose of the issue is to make it more findable.

Guia do colaborador