sourcegraph/lib/codeintel
Auguste Rame b40592f203
syntax-highlighter: initial ctags work (w/ musl scip-ctags) (#52643)
- Write Rust one-for-one protocol compatible replacement for
universal-ctags in JSON streaming mode (scip-ctags)
- Use tree-sitter to generate scip symbols, then emit those through
scip-ctags
- These symbols will be reused for Cody context 
- Ensure code is built with musl libc

## Test plan

Unit and snapshot tests in the Rust symbol generation code - verified
working in the symbols sidebar and symbol search for enabled languages.

---------

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
Co-authored-by: William Bezuidenhout <william.bezuidenhout@sourcegraph.com>
Co-authored-by: Eric Fritz <eric@eric-fritz.com>
Co-authored-by: Eric Fritz <eric@sourcegraph.com>
Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
2023-05-30 17:19:39 -04:00
..
autoindex/config bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
languages syntax-highlighter: initial ctags work (w/ musl scip-ctags) (#52643) 2023-05-30 17:19:39 -04:00
lsif bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
pathexistence bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
precise bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
tools bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
upload bazel: fix buf files (#49444) 2023-03-15 20:21:38 +00:00
CODENOTIFY codeintel: Move semantic/repl to tools/lsif-repl (#20971) 2021-05-14 08:55:29 -05:00