Skip to content

symbols: use shared go-ctags library

Warren Gifford requested to merge k/go-ctags into main

Created by: keegancsmith

This is now the same library used by Zoekt. This ensures we have the same language definitions used in ctags by both our indexed search and our symbols service (this has regressed in the past).

Related PR: #14037

Merge request reports

Loading