mre/vscode-snippet

Grab error messages from the command line

Open

#4 opened on Jul 15, 2018

 (0 comments) (1 reaction) (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

We should have a way to grab error messages from the command line. In VSCode, we've got "output", "debug console" and "terminal" and each can contain things to search for. Not sure how we could do this yet, but I'm open for suggestions and pull requests. 😉

Contributor guide