duan-lian

Sublime Text的默认设置是不开启显示编码的,如果想开启,可通过菜单Perference → Settings – User,在打开的配置文件里 ,在大括号后面,增加以下内容:// Display file encoding in the status bar"show_encoding": true,// Display line endings in the status bar"show_line_endings": true,此时保存该配置文件,就能够看到sublime最底下一行会显示文件编码格式了。以上的配置内容在Perference → Setting─Default都是false的。

分类:

技术点:

相关文章:

  • 2022-01-20
  • 2021-12-12
  • 2022-01-11
  • 2022-01-18
  • 2022-01-08
猜你喜欢
  • 2021-12-10
  • 2021-12-10
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2021-08-24
相关资源
相似解决方案