sourcegraph/sourcegraph-public-snapshot

Prefix console.log messages from browser extension and GitLab integration with `sourcegraph`:

Open

#8,274 opened on Feb 4, 2020

 (2 comments) (0 reactions) (2 assignees)Go (1,374 forks)auto 404
browser-extensiongitlab_integrationgood first issueintegrations

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

When viewing the console log to see code intelligence messages, it would help greatly if each message was prefixed with sourcegraph to easily identify messages from the extension and native integration, as well as being able to filter out other messages.

Contributor guide