Redocly/redocly-cli

Make completion feature easier to find

开放

#1,160 创建于 2023年7月7日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (222 个派生)auto 404
Type: Enhancementgood first issuep3

仓库指标

星标
 (1,481 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南