Add copying as code feature
This adds three new options to the "Copy Special" feature:
- C# byte array,
- C unsigned char array,
- Python 3 bytes.
These allow to copy selected bytes as byte arrays.
This adds three new options to the "Copy Special" feature:
These allow to copy selected bytes as byte arrays.