tantivy icon indicating copy to clipboard operation
tantivy copied to clipboard

Add possibility to set up highlighten prefix and postfix for snippet

Open lavrd opened this issue 2 years ago • 1 comments

This PR adds a possibility to change highlight prefix and postfix for snippets.

lavrd avatar Jul 22 '22 21:07 lavrd

Thank you for review! Did these fixes and reduced test.

lavrd avatar Sep 04 '22 08:09 lavrd

@fulmicoton hi, what the status with this feature?

lavrd avatar Jan 09 '23 18:01 lavrd

@PSeitz hey, can you help with review, please?

lavrd avatar May 05 '23 19:05 lavrd

Codecov Report

Merging #1422 (80d764e) into main (0eafbaa) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1422      +/-   ##
==========================================
+ Coverage   94.47%   94.48%   +0.01%     
==========================================
  Files         319      319              
  Lines       59404    59460      +56     
==========================================
+ Hits        56119    56178      +59     
+ Misses       3285     3282       -3     
Impacted Files Coverage Δ
src/snippet/mod.rs 95.16% <100.00%> (+1.59%) :arrow_up:

... and 6 files with indirect coverage changes

codecov-commenter avatar May 06 '23 10:05 codecov-commenter

@lavrd Thanks!

PSeitz avatar May 23 '23 13:05 PSeitz