-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdouble_pinyin_flypy.custom.yaml
70 lines (68 loc) · 2.13 KB
/
double_pinyin_flypy.custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
patch:
schema/name: "小鹤双拼-Woisol专用"
schema/version: "24.12.12"
schema/author:
- Mintimate
- Woisol
switches:
# - name: ascii_mode
# reset: 0
# states: [ 中文, 英文 ]
# - name: emoji_suggestion
# states: [ "😣️", "😁️" ]
# reset: 1
# - name: full_shape
# states: [ 半角, 全角 ]
# reset: 0
# - name: transcription
# states: [ 简体, 繁体 ]
# reset: 0
# - name: ascii_punct
# states: [ "。,", ".," ]
# reset: 0
# - name: chaifen # 拆字滤镜
# states: [ 🙈, 🐵 ] # 快捷键 「Control+Shift+C」
# reset: 0
melt_eng/enable_sentence: true # 关闭自动造句
melt_eng/enable_completion: true # 关闭自动提示
punctuator/half_shape:
punctuator/full_shape:
# !两边都设置了full
# !嗯似乎确实可以这样令为空
# !额啊啊啊这里折腾了好久一直不生效,注意:1️⃣key和:之前可以有可以没有空格(?)2️⃣value可以是,,",",{commit: ","}3️⃣注意如果是punctuator/half_shape缩进是两个tab!
# !????似乎必须用这种/的形式才能生效???
# del能确定配置生效会有一些滞后性……留意一下……
# !啊不对是你VSC在点击托盘的时候不算失焦……失焦
# ",": ","
# ".": "。"
# "*": ["*", "×",]
# "/": ["/", "÷",]
# # "#": "#"
# # "`": "`"
# # "~": "~"
# # "@": "@"
# # "=": "="
# "\\": ["、","\\"]
# "_": "——"
# "'": ["‘", "’","'"]
# "\"": ["“", "”","\""]
# "(": ["(", "("]
# ")": [")", ")"]
# "[": ["【", "["]
# "]": ["】", "]"]
# "$": "$"
# "&": ["&", "&"]
# "^": ["……","^"]
# "<": ["《", "<"]
# ">": ["》", ">"]
# ":": [":",":"]
# ";": [";",";"]
# "?": ["?","?","???","?????"]
# "!": ["!","!","!!!","!!!!!"]
key_binder/bindings:
# - :
# key_binder/select_first_character: ";"
# key_binder/select_last_character: "'"
menu:
# 候选词个数
page_size: 9