mre/vscode-snippet

Implement new live-suggestion feature of cheat.sh

开放

#17 创建于 2018年11月1日

 (5 条评论) (1 个反应) (0 位负责人)TypeScript (33 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (255 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

In #5, @chubin mentioned a new interface for live suggestions in cheat.sh:

$ curl cheat.sh/python/create+empty?query=complete
create empty list
create empty array
create empty file
create empty dict
create empty set

(See here: https://github.com/mre/vscode-snippet/issues/5#issuecomment-430407443)

This is a tracking ticket for this feature. As soon as it becomes available, we should add it to vscode-snippet, as it provides a lot of value in my opinion.

贡献者指南