stricklandrbls commented on PR #822:
URL: https://github.com/apache/daffodil-vscode/pull/822#issuecomment-1686975282

   > I have a 1-byte file with the ASCII character `x`. If I edit that byte, 
replacing the `x` with a `y`: <img alt="Screen Shot 2023-08-21 at 12 04 16 PM" 
width="1143" 
src="https://user-images.githubusercontent.com/31163/262128192-c104230d-748c-4427-935e-c7fd232eb416.png";>
 then "Apply changes" (btw, I had no idea what the icon was), I get the context 
`yx`: <img alt="Screen Shot 2023-08-21 at 12 05 15 PM" width="1138" 
src="https://user-images.githubusercontent.com/31163/262128818-f6480cf5-9da6-43a7-9b40-c55d98c6d213.png";>
 I'm expecting to get only `y`.
   
   Just pushed a commit that I believe fixes that issue and an issue w/ 
overwrite only while the file size if irregular.


-- 
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