-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change: HotkeysJSを代替 #1984
Open
tsym77yoshi
wants to merge
28
commits into
VOICEVOX:main
Choose a base branch
from
tsym77yoshi:change-hotkey
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
change: HotkeysJSを代替 #1984
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5171fa3
change: HotkeysJSを代替
tsym77yoshi 0cb1bc8
fix:console.log削除
tsym77yoshi 9915d02
change: HotkeysJSを代替
tsym77yoshi 53b5fc8
fix: 基本部分の修正
tsym77yoshi 0b064f2
Merge branch 'change-hotkey' of https://github.com/tsym77yoshi/voicev…
tsym77yoshi d5e022f
remove: test以外の部分のhotkeys-js関連を削除
tsym77yoshi 2cf7f28
change: キー入力のテストの変更
tsym77yoshi 275ca8a
remove: 以前のコメントを削除
tsym77yoshi 3543da0
Merge branch 'main' into change-hotkey
tsym77yoshi 9ecd6cf
fix: lintエラー修正
tsym77yoshi e9a14fb
fix: lintエラー再修正
tsym77yoshi ddcb089
FIX: 順番が違う際に動作しない問題を修正
tsym77yoshi 3b0ed98
refactor: どのエディターでも実行されるショートカットアクションを登録できる関数を作る
tsym77yoshi ccda7f6
FIX: 同じショートカットキーに2つ以上の操作を割り当てられるように
tsym77yoshi f9fc14c
Update ダイアログ内でホットキーが効かないように修正
tsym77yoshi 9f431ef
Merge branch 'main' into change-hotkey
tsym77yoshi 78734f1
addとremoveを対に
tsym77yoshi 7bd034a
hotkeyPlugin内で初期設定を消す
tsym77yoshi 9f62b17
消し忘れを削除
tsym77yoshi c5c0e89
refactor: Editor型を安全なものに
tsym77yoshi 0a82b96
テストをvi.fn()に
tsym77yoshi cfc1433
不要なコメントの削除
tsym77yoshi 008cd8a
fix: unregisterのtestを正しい意図通りに
tsym77yoshi 317c672
add: testの意図をコメントに
tsym77yoshi 7ef2b95
Merge branch 'main' into change-hotkey
tsym77yoshi 8df31c6
fix: lint修正
tsym77yoshi 7a804fa
Merge branch 'change-hotkey' of https://github.com/tsym77yoshi/voicev…
tsym77yoshi ac02817
Merge branch 'change-hotkey' of https://github.com/tsym77yoshi/voicev…
tsym77yoshi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここコメントと処理が不一致かもです!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.sort()で並べ替える処理をしています!