stricklandrbls commented on code in PR #883:
URL: https://github.com/apache/daffodil-vscode/pull/883#discussion_r1432199677


##########
src/dataEditor/dataEditorClient.ts:
##########
@@ -459,11 +459,17 @@ export class DataEditorClient implements 
vscode.Disposable {
       case MessageCommand.undoChange:
         await undo(this.omegaSessionId)
         await this.sendChangesInfo()
+        this.panel.webview.postMessage({

Review Comment:
   Id be happy to elaborate but I'm not so sure these lines are related to 
clearing byte highlights.



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