978dfe4bdf
When a replaced buffer range atom was starting exactly at the location we wanted to split onto the code would split *after* that atom instead of before. Fixes #4052
5 lines
300 B
Plaintext
5 lines
300 B
Plaintext
declare-option -hidden range-specs test_inlay_hints
|
||
add-highlighter window/whitespaces show-whitespaces -tab '›' -tabpad '⋅' -spc ' ' -nbsp '⍽'
|
||
add-highlighter window/test_inlay_hints replace-ranges test_inlay_hints
|
||
set buffer test_inlay_hints %val{timestamp} '2.15+0|{Information}{\}: String'
|