Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

major syntax highlighting improvements (update syntect_server) #10374

Merged
merged 3 commits into from
May 3, 2020

Conversation

emidoots
Copy link
Member

@emidoots emidoots commented May 3, 2020

See the changelog for details, or the linked PR for detailed information: sourcegraph/syntect_server#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)

Stephen Gutekanst added 2 commits May 2, 2020 20:20
See CHANGELOG for details.
@emidoots emidoots requested a review from a team May 3, 2020 03:27
@emidoots emidoots requested a review from a team as a code owner May 3, 2020 03:27
@codecov
Copy link

codecov bot commented May 3, 2020

Codecov Report

Merging #10374 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #10374    +/-   ##
========================================
  Coverage   44.32%   44.32%            
========================================
  Files        1409     1409            
  Lines       77211    77211            
  Branches     6946     6760   -186     
========================================
  Hits        34227    34227            
  Misses      39768    39768            
  Partials     3216     3216            
Flag Coverage Δ
#go 47.35% <ø> (ø)
#typescript 34.98% <ø> (ø)
#unit 44.32% <ø> (ø)

@emidoots emidoots merged commit fbc217a into master May 3, 2020
@emidoots emidoots deleted the sg/update-syntect branch May 3, 2020 04:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant