JuliaLang / JuliaSyntax.jl

The Julia compiler frontend
Other
272 stars 35 forks source link

Fix highlighting of ranges which start with non-ascii chars #387

Closed c42f closed 10 months ago

c42f commented 10 months ago

Fixes one part of the error found in #375

codecov[bot] commented 10 months ago

Codecov Report

Merging #387 (c1aba15) into main (0df34c9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files          14       14           
  Lines        4183     4185    +2     
=======================================
+ Hits         4040     4042    +2     
  Misses        143      143           
Files Coverage Δ
src/source_files.jl 97.43% <100.00%> (+0.04%) :arrow_up: