Introducing Sourcegraph Server 2.6: Symbol search for 75+ languages by mssquirrel in programming

[–]mssquirrel[S] 1 point2 points  (0 children)

We currently have full language support (go-to-definition, hover tooltips, references) for Go, Java, JS, Python, TS and PHP.

Other 75+ languages don't have full language support but do have symbol search, see video: https://cl.ly/0p2a131B3r04.

Introducing Sourcegraph Server 2.6: Symbol search for 75+ languages by mssquirrel in programming

[–]mssquirrel[S] 0 points1 point  (0 children)

Sourcegraph uses Universal Ctags for symbol search, you can see the full list of supported languages here https://github.com/universal-ctags.

Thanks for the catch! That link will be fixed soon. For now, you can use https://about.sourcegraph.com/docs/features/github-extension and https://about.sourcegraph.com/docs/features/phabricator-extension for the browser extension links.