Couple requests:
* Add a "Copy Value" option to the menu when right-clicking on a tag in the Tag Browser.
* Add the ability to "expand" (popup?) a value in the Tag Browser so that we can see long strings or JSON structures more readily.
Currently, copying tag values is a bit painful. I often need to share values with coworkers via Slack, etc. Most tag datatypes you can at least double click on the value field, select all, and copy (not ideal, but works). For Document datatype tags the value field appears to be protected from access, so copying is currently not possible. There is a bit of a workaround with the "Edit Raw" option but this does not work for tags that are a part of a UDT. At the very least, making the Document datatype tag value field "unprotected" would go a long way to improving things.
Being able to expand values would also be great for quick inspection (especially long text or large JSON structures).