Skip to content
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

feat: Support existing commands #5

Open
yutotnh opened this issue Jan 14, 2024 · 0 comments
Open

feat: Support existing commands #5

yutotnh opened this issue Jan 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yutotnh
Copy link
Owner

yutotnh commented Jan 14, 2024

単語認識に関係しそうで、まだ対応していないコマンドの一覧。
キーバンドで何もかいていないものはデフォルトでキーバンドがないやつ。
Descriptionはあとから気が向いたときに埋めていく。

Command Keybinding for Windows and Linux Keybinding for Mac Command to be overwritten Description
wordDivider.deleteInsideWord deleteInsideWord
wordDivider.deleteWordEndLeft deleteWordEndLeft
wordDivider.deleteWordEndRight deleteWordEndRight
wordDivider.deleteWordPartLeft Backspace deleteWordPartLeft
wordDivider.deleteWordPartRight Delete deleteWordPartRight
wordDivider.deleteWordStartLeft deleteWordStartLeft
wordDivider.deleteWordStartRight deleteWordStartRight
wordDivider.cursorWordAccessibilityLeft cursorWordAccessibilityLeft
wordDivider.cursorWordAccessibilityLeftSelect cursorWordAccessibilityLeftSelect
wordDivider.cursorWordAccessibilityRight cursorWordAccessibilityRight
wordDivider.cursorWordAccessibilityRightSelect cursorWordAccessibilityRightSelect
wordDivider.cursorWordEndLeft cursorWordEndLeft
wordDivider.cursorWordEndLeftSelect cursorWordEndLeftSelect
wordDivider.cursorWordPartLeft cursorWordPartLeft
wordDivider.cursorWordPartLeftSelect cursorWordPartLeftSelect
wordDivider.cursorWordPartRight cursorWordPartRight
wordDivider.cursorWordPartRightSelect cursorWordPartRightSelect
wordDivider.cursorWordPartStartLeft cursorWordPartStartLeft
wordDivider.cursorWordPartStartLeftSelect cursorWordPartStartLeftSelect
wordDivider.cursorWordRight cursorWordRight
wordDivider.cursorWordRightSelect cursorWordRightSelect
wordDivider.cursorWordStartLeft cursorWordStartLeft
wordDivider.cursorWordStartLeftSelect cursorWordStartLeftSelect
wordDivider.cursorWordStartRight cursorWordStartRight
wordDivider.cursorWordStartRightSelect cursorWordStartRightSelect
wordDivider.lastCursorWordSelect lastCursorWordSelect
wordDivider.addSelectionToNextFindMatch Ctrl+D D editor.action.addSelectionToNextFindMatch
wordDivider.moveSelectionToNextFindMatch Ctrl+K Ctrl+D K D editor.action.moveSelectionToNextFindMatch
@yutotnh yutotnh added the enhancement New feature or request label Jan 14, 2024
@yutotnh yutotnh self-assigned this Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant