{
	"folders":
	[
		{
			"path": "web",
			"name":"日本企业站",
			"folder_exclude_patterns":["rentime","thinkphp","vendor"],
		},
		{
			"path": "web\\application\\admin",
			"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
			 "file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
		},
		{
			"path": "web\\application\\index",
			"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
			 "file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
		},
		{
			"path": "web\\addons\\cms\\view\\new","name":"tpl_new"
		},		{
			"path": "web\\addons\\cms\\view\\default","name":"tpl_default"
		},		{
			"path": "web\\public\\skin","name":"skin"
		},
	],
		"site":{
			"domain":"http://a23.com",
			"root_folder":"web",
		},
}

快捷键:zhandian_fastamdinCMS

源:

sublime_text格式

<snippet>
    <content><![CDATA[
{
	"folders":
	[
		{
			"path": "web",
			"name":"日本企业站",
			"folder_exclude_patterns":["rentime","thinkphp","vendor"],
		},
		{
			"path": "web\\application\\admin",
			"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
			 "file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
		},
		{
			"path": "web\\application\\index",
			"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
			 "file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
		},
		{
			"path": "web\\addons\\cms\\view\\new","name":"tpl_new"
		},		{
			"path": "web\\addons\\cms\\view\\default","name":"tpl_default"
		},		{
			"path": "web\\public\\skin","name":"skin"
		},
	],
		"site":{
			"domain":"http://a23.com",
			"root_folder":"web",
		},
}
]]></content>
   <tabTrigger>zhandian_fastamdinCMS(zhandian_fastamdinCMS站点配置)</tabTrigger>
   <scope></scope>
</snippet>
点赞(0)

评论列表 共有 0 条评论

暂无评论
立即
投稿
发表
评论
返回
顶部