作者qazsd (珍惜当下)
看板Web_Design
标题[问题] Sublime Text的专案区图示
时间Mon Jul 10 14:48:20 2017
https://scotch.io/bar-talk/best-sublime-text-3-themes-of-2015-and-2016
小弟选用上面网址里的Boxy Ocean Theme
只是套用了之後,资料夹那边的JavaScript档案前面没有显示JS,如下图:
http://imgur.com/YlrRVbV
而我的Settings-User设定如下:
{
// Boxy Ocean
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"theme": "Boxy Ocean.sublime-theme",
"font_face": "Consolas",
"font_size": 16.0,
"ignored_packages":
[
"Vintage"
]
}
请问有人知道要怎样才能让档案前面出现对应的档案格式图示吗?
谢谢!
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 59.124.165.66
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Web_Design/M.1499669303.A.330.html
2F:→ enwebbs: 还有要注意 你的版本是 Sublime Text 2 还是 3 07/11 20:03
3F:→ enwebbs: "theme_icons_materialized": true, 07/11 20:16