major syntax highlighting improvements (update syntect_server)
Created by: slimsag
See the changelog for details, or the linked PR for detailed information: https://github.com/sourcegraph/syntect_server/pull/29
- Fixes sourcegraph/sourcegraph#2885 (Smarty support)
- Fixes sourcegraph/sourcegraph#2440 (Ethereum / Solidity / Vyper support)
- Fixes sourcegraph/sourcegraph#5907 (Cuda support)
- Helps sourcegraph/sourcegraph#10154 (adds COBOL syntax highlighting)
- Fixes sourcegraph/sourcegraph#8123 (Treat .build_defs, .star, and BUILD files as Bazel/Starlark files)
- Helps sourcegraph/sourcegraph#4901 (adds VB.Net syntax highlighting)
- Helps sourcegraph/sourcegraph#4262 (adds ASP.NET syntax highlighting)
- Fixes sourcegraph/sourcegraph#3545 (OCaml support)
- Helps sourcegraph/sourcegraph#9557 (likely fixes, but needs confirmation from customer)