View binary files?
I'm working on a project that creates binary file output. I was surprised that pycharm would not open/view this with some sort of standard binary viewer. Did I miss an option somewhere? I used the "Associate File Type" menu option for my *.ws1 files, but there's nothing in there that looks like "binary".
3 条评论
排序方式
日期
投票数
There is no such feature in PyCharm at the moment, unfortunately.
Is there a place I can put in a "feature request" then? Or does this pass as that?
You can file feature requests in the PyCharm issue tracker: http://youtrack.jetbrains.com/
请先登录再写评论。