You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be beneficial to add a feature to the context-menu of a node (at least the root), to copy it and its children to the clipboard.
My use case is to visualize two structures, copy the text from both to something like Meld or WinMerge and then see the delta between them. I can still do it in the current version, for which I am very grateful; the proposed feature would save a few clicks and remove the need to scroll when dealing with large structures.
The text was updated successfully, but these errors were encountered:
There is a pull request for a feature like this (#82).
You can try it from my page at https://olibu.github.io/asn1js/ . Just click on the part in the hex view to copy it.
I think it would be beneficial to add a feature to the context-menu of a node (at least the root), to copy it and its children to the clipboard.
My use case is to visualize two structures, copy the text from both to something like Meld or WinMerge and then see the delta between them. I can still do it in the current version, for which I am very grateful; the proposed feature would save a few clicks and remove the need to scroll when dealing with large structures.
The text was updated successfully, but these errors were encountered: