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


##########
package.json:
##########
@@ -269,13 +264,6 @@
         "category": "Daffodil Debug",
         "enablement": "inDebugMode"
       },
-      {
-        "command": "hexview.display",
-        "title": "Display the hex view",
-        "category": "Daffodil Debug",
-        "enablement": "inDebugMode",
-        "icon": "$(file-binary)"
-      },

Review Comment:
   Okay, I'll have to take a look into this and see if anything would need to 
be refactored since the data editor requires either a filename / file selection 
on initialization. 



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