Language support via Sourcegraph extensions
Created by: sqs
See https://sourcegraph.slack.com/archives/CCLF4R6EM/p1540856089027900 for context.
This PR updates the CHANGELOG.md file to describe any user-facing changes. (TODO)
TODOs
-
Ensure that Go symbol URLs ( /go/-/...
) and godoc.org links still work -
File a followup issue to remove thehttps://github.com/sourcegraph/sourcegraph/issues/644repo.indexed_revision
andrepo.freeze_indexed_revision
columns later -
Remove queryLSP
from@sourcegraph/extensions-client-common
-
Selectively show implementations panel if an implementations provider is registered -
Show external references separately? -
Assess consequences of removing noGoGetDomains and thehttps://github.com/sourcegraph/sourcegraph/issues/1276go get
domains blacklist - add back to Go extension -
Find an alternative data source for badges (ref count) -
Remove LSP compat code in isEmptyHover
,renderHoverContents