arosien commented on PR #822: URL: https://github.com/apache/daffodil-vscode/pull/822#issuecomment-1686874457
I have a 1-byte file with the ASCII character `x`. If I edit that byte, replacing the `x` with a `y`: <img width="1143" alt="Screen Shot 2023-08-21 at 12 04 16 PM" src="https://github.com/apache/daffodil-vscode/assets/31163/c104230d-748c-4427-935e-c7fd232eb416"> then "Apply changes" (btw, I had no idea what the icon was), I get the context `yx`: <img width="1138" alt="Screen Shot 2023-08-21 at 12 05 15 PM" src="https://github.com/apache/daffodil-vscode/assets/31163/f6480cf5-9da6-43a7-9b40-c55d98c6d213"> I'm expecting to get only `y`. -- 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]
