Ross ROSS = Recommend OSS · open-source software intelligence for agents

sourcegraph/go-langserver

Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP) observed · 2026-08-28

github.com/sourcegraph/go-langserver · homepage · Go · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3613
  • days_rel: n/a
  • days_push: 1500
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1161 stars · 90 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

go-langserver is a Go language server implementing the Language Server Protocol (LSP), providing editor features like go-to-definition, hover, find-references, and workspace symbols for Go projects. It was built by Sourcegraph but has been deprioritized in favor of Google's gopls.

Use cases

  • add Go support to my editor via LSP
  • jump to definition and find references for Go code
  • hover information for Go symbols in my editor
  • workspace symbol search in Go projects
  • format Go files with goimports or gofmt from an editor
  • lint Go code with golint through an editor integration

When to choose

  • you need a lightweight Go language server for a custom LSP client or tooling
  • your editor or tool cannot use gopls and needs basic Go navigation features
  • you are integrating Go code intelligence into a non-standard environment

When to avoid

  • you want a full-featured Go language server for daily editor use - use gopls instead
  • you need actively maintained tooling with the latest Go language support
  • you rely on advanced features like full code completion, which is experimental here

Facets

cli-tool · maturity maintenance

editor developer-tools developer-tools text-editors programming-languages cross-platform cli language-server-protocol lsp go code-navigation gopls-alternative

7 sources

Member repositories

RepositoryRoleHealth v2
sourcegraph/go-langservermain10

For agents

markdown · JSON · MCP: product_card(name="sourcegraph/go-langserver")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem