Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Sublime Text 2,我想知道当我写这样的东西时是否有办法进入 css:
#id{ background:url( }
当我写 url 时,我会知道是否可以打开浏览文件,然后选择我想要的文件并放入我的 url 字符串(如 Dreamweaver)。有没有办法做到这一点?因为知道我必须手动编写路径,但我认为在编写“url”时浏览文件非常有用。
我希望有一个插件或一个包。
谢谢
最接近您要求的似乎是文件系统自动完成插件。
见:https ://github.com/lingo/sublime-fscompletion