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.
我一直在寻找解决方案,但从未找到一个好的解决方案。有没有人将 COC 用于 html css。如何从 html 文件中的类或 ID 转到 css 文件中的定义?谢谢你的帮助!
"-------- 网页 html ------------
if count(g:bundle_groups, 'html') "Plugin 'othree/html5.vim' " html css Plugin 'mattn/emmet-vim' endif
"-------- 网页 CSS ------------
if count(g:bundle_groups, 'css') endif