From 7d8d2a839cf5d2fc1dce8c1839cd6c9cc2784bb7 Mon Sep 17 00:00:00 2001 From: hbybyyang <2451759073@qq.com> Date: Tue, 16 Feb 2021 08:15:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=82=B9=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E8=A1=A5=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\350\241\245\345\205\250\345\256\236\347\216\260.js" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\350\241\245\345\205\250\345\256\236\347\216\260.js" "b/\350\241\245\345\205\250\345\256\236\347\216\260.js" index 2053f8a..daecf84 100755 --- "a/\350\241\245\345\205\250\345\256\236\347\216\260.js" +++ "b/\350\241\245\345\205\250\345\256\236\347\216\260.js" @@ -135,7 +135,7 @@ module.exports = function (context) { }, { provideCompletionItems, resolveCompletionItem - }, '.', '$', + }, '$', '一', '乙', '二', '十', '丁', '厂', '七', '卜', '人', '入', '八', '九', '几', '儿', '了', '力', '乃', '刀', '又', '三', '于', '干', '亏', '士', '工', '土', '才', '寸', '下', '大', -- Gitee