在其他文档里无法调用~
相关代码
// 请把代码文本粘贴到下方(请勿用图片代替代码)
问题描述
<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>