subline的代码片段snippet没有效果

新手上路,请多包涵

在其他文档里无法调用~

相关代码

// 请把代码文本粘贴到下方(请勿用图片代替代码)

问题描述

<snippet>

<content><![CDATA[

<!DOCTYPE html>
<html>
<head>

<title></title>
    

</style>
<script src="jquery-1.6.1.js"></script>
<script type="text/javascript">
    $(function(){
        代码;
    })
    
    
</script>

</head>

<body>

</body>
</html>
]]></content>


 <tabTrigger>hello</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>text.html</scope> 

</snippet>

阅读 1.3k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题