refactor: #121 trigger auto-cmp with / prefix

This commit is contained in:
Yifei Zhang
2023-03-29 15:31:55 +00:00
parent 73b2ede53a
commit e606810581
4 changed files with 64 additions and 47 deletions

View File

@@ -77,7 +77,7 @@ const cn = {
Prompt: {
Disable: {
Title: "禁用提示词自动补全",
SubTitle: "禁用后将无法自动根据输入补全",
SubTitle: "在输入框开头输入 / 即可触发自动补全",
},
List: "自定义提示词列表",
ListCount: (builtin: number, custom: number) =>