mre/vscode-snippet

Experiment with tree view for suggestions

Open

#6 opened on Jul 25, 2018

 (0 comments) (0 reactions) (0 assignees)TypeScript (33 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (255 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Maybe it's possible to have a custom tree view for quickly searching through snippets? https://github.com/Microsoft/vscode-extension-samples/tree/master/tree-view-sample Not sure if the API provides a custom search box, though.

Contributor guide