「MeryToys」の版間の差分
Haijinboys (トーク | 投稿記録) |
Haijinboys (トーク | 投稿記録) |
||
| 49行目: | 49行目: | ||
ident: "UseClassicRuler", | ident: "UseClassicRuler", | ||
default: true, | default: true, | ||
}, | |||
{ | |||
name: "対応する括弧", | |||
section: "General", | |||
ident: "BracketPairs", | |||
default: "", | |||
}, | |||
{ | |||
name: "自動的に囲む括弧/引用符", | |||
section: "General", | |||
ident: "SurroundingPairs", | |||
default: "", | |||
}, | }, | ||
{ | { | ||
| 54行目: | 66行目: | ||
section: "General", | section: "General", | ||
ident: "ImeCandidatePos", | ident: "ImeCandidatePos", | ||
default: false, | |||
}, | |||
{ | |||
name: "IME 入力モード ウィンドウの位置を修正する", | |||
section: "General", | |||
ident: "ImeCandidateFix", | |||
default: false, | default: false, | ||
}, | }, | ||
| 259行目: | 277行目: | ||
section: "Display", | section: "Display", | ||
ident: "CursorIndicator", | ident: "CursorIndicator", | ||
default: false, | |||
}, | |||
] | |||
}, | |||
{ | |||
name: "マクロ", | |||
items: [ | |||
{ | |||
name: "QuickJS を使用する", | |||
section: "Macros", | |||
ident: "UseQuickJS", | |||
default: false, | default: false, | ||
}, | }, | ||
| 455行目: | 484行目: | ||
break; | break; | ||
default: | default: | ||
value = undefined; | |||
break; | break; | ||
} | } | ||
スポンサーリンク