tvl-depot/tools
Vincent Ambo e27b0a3013 feat(cheddar): Add Sourcegraph-compatible highlighting server
Sourcegraph uses a component called syntect_server to syntax-highlight
source files.

Since we already have custom syntaxes, overrides and configuration we
might as well use them with Sourcegraph!

This implements the syntect_server "protocol" (it's just a single
endpoint) so that we can swap out the syntect_server component with
cheddar.

Note: There's a few clippy lints here, but they're being solved in a
followup commit because I wanted to take care of all of them at
once (not just the ones introduced in this change).

Change-Id: Ib518a2fa1b9fee299fe599482403599583cac479
Reviewed-on: https://cl.tvl.fyi/c/depot/+/509
Reviewed-by: lukegb <lukegb@tvl.fyi>
2020-06-20 02:59:20 +00:00
..
cheddar feat(cheddar): Add Sourcegraph-compatible highlighting server 2020-06-20 02:59:20 +00:00
emacs-pkgs feat(emacs-pkgs/tvl): Add #'tvl-depot-status function 2020-06-19 17:54:46 +00:00
depot-build.nix feat(depot-build): Add a tool to build at arbitrary tree locations 2020-06-15 19:08:53 +00:00
gerrit-cli.nix fix(tools/gerrit-cli): Don't wrap ssh sniffing in a subshell 2020-06-16 15:43:28 +00:00