drmingdrmer / xptemplate

Code snippets engine for Vim, with snippets library. XPTemplate let you write codes in a smooth, quick and comfortable way.

Home Page:http://www.vim.org/scripts/script.php?script_id=2611

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在JavaScript中,输入( ' " [ { 等需要配对的符号时,会报错

oknixus opened this issue · comments

如图所示错误
在其它开发语言中没有出现该错误!

错误信息:
处理 function XPTtgr..XPTemplateStart..55_DoStart..55_RenderSnippet..55_NewRenderContext..XPT#classNew..40_New 时发生错误:
第35行:
E713:Dictionary 的键不能为空

应该是和 issue34 一样的问题: #34

最新版里已经修正了。