主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
oleksandr
活动总数
6
最后的活动
2021年10月06日 14:30
成员加入日期
2021年10月06日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2021年10月06日 14:30
Thanks, commented there about arrays as well.
社区
GoLand
View byte arrays as hex in the debugger
1 票
已编辑于
2021年10月06日 14:04
Yeah GO-7234 and GO-6000 will do it for Goland. Can't find similar for Uint8Array/Buffer/ArrayBuffer in WebStorm issues though, any suggestions? It's a language-neutral feature imho (one can kinda ...
社区
GoLand
View byte arrays as hex in the debugger
0 票
已编辑于
2021年10月06日 13:32
Thanks for the prompt reply! 1) I expect copying byte array/slice of length 6 to copy string like "FF003D5DEE55", "0xFF003D5DEE55", "0xFF,0x00,0x3D,0x5D,0xEE,0x55" - any of these is OK. Critical pa...
社区
GoLand
View byte arrays as hex in the debugger
0 票
已编辑于
2021年10月06日 09:12
Daniil it does help a bit (to compare visually), BUT doesn't solve that "copy value"/edit value copies bits directly and since binary formats contain lots of 0x00 and other non-printable bytes it's...
社区
GoLand
View byte arrays as hex in the debugger
0 票