Text editor capable of viewing invisibles?

后端 未结 9 828
你的背包
你的背包 2020-12-29 08:35

A recent problem* left me wondering whether there is a text editor out there that lets you see every single character of the file, even if they are invisible? Specifically,

9条回答
  •  既然无缘
    2020-12-29 08:59

    In Visual Studio's Open File dialog, the Open pushbutton has a down arrow next to it that lets you choose Open With.... One of the options in the resulting dialog is Binary Editor.

    I've used this now and then to spot some invisible character or to resolve some line-ending issue.

提交回复
热议问题