Redocly/redocly-cli

Make completion feature easier to find

Aperta

#1160 aperta il 7 lug 2023

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (222 fork)auto 404
Type: Enhancementgood first issuep3

Metriche repository

Star
 (1481 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor