mre/vscode-snippet

Implement new live-suggestion feature of cheat.sh

Aperta

#17 aperta il 1 nov 2018

 (5 commenti) (1 reazione) (0 assegnatari)TypeScript (33 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (255 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor