Redocly/redocly-cli

Make completion feature easier to find

Ouverte

#1 160 ouverte le 7 juil. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (222 forks)auto 404
Type: Enhancementgood first issuep3

Métriques du dépôt

Stars
 (1 481 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur