mre/vscode-snippet

Implement new live-suggestion feature of cheat.sh

オープン

#17 opened on 2018/11/01

 (5 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (33 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (255 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド