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"
]
}
请问有人知道要怎样才能让档案前面出现对应的档案格式图示吗?
谢谢!