scholarsmate opened a new issue, #1015:
URL: https://github.com/apache/daffodil-vscode/issues/1015

   Most of the time the highlighting works, but from time to time, it doesn't.  
I suspect it might be an order of events kind of bug.  It also affect the 
replace feature where often you'll see the bytes that will be replaced by the 
new sequence of bytes, but from time to time, the highlighting doesn't work.
   
   Here you can see the searched for bytes (xml) at the found offset (272f), 
but those bytes are not being highlighted.
   
   <img width="1518" alt="Screenshot 2024-04-29 at 10 43 24 AM" 
src="https://github.com/apache/daffodil-vscode/assets/2205472/5b661b96-69a4-4966-875f-55fe5ad550e3";>
   
   But if I seek back to the last match, then forward to this match again, the 
highlights appear.
   
   <img width="1511" alt="Screenshot 2024-04-29 at 10 48 44 AM" 
src="https://github.com/apache/daffodil-vscode/assets/2205472/38d9d429-e839-4b35-961b-d07f32d1652f";>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to