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

[Feature Requests] Additional key binding suggestions #63

Open
Anzan opened this issue Apr 26, 2023 · 6 comments
Open

[Feature Requests] Additional key binding suggestions #63

Anzan opened this issue Apr 26, 2023 · 6 comments

Comments

@Anzan
Copy link

Anzan commented Apr 26, 2023

As a Sublime Text user, here are some other key binding suggestions:

Code Editor Shortcut: Expand selection to brackets
Ctrl + Shift + M
Code Editor Shortcut: Insert cursor above
Ctrl + Alt + (up arrow)
Code Editor Shortcut: Insert cursor below
Ctrl + Alt + (down arrow)

Command palette: Open command palette
Ctrl + Shift + P
Quick switcher: Open quick switcher
Ctrl + P

This one isn't related to Sublime Text but just something I added personally:

Code Editor Shortcut: Expand selection to quotes
Ctrl + '

@timhor
Copy link
Owner

timhor commented Apr 27, 2023

To clarify, are you suggesting these as default key bindings? Since you can currently customise the key bindings for these actions via Obsidian's hotkey settings already.

@Anzan
Copy link
Author

Anzan commented Apr 27, 2023

Yeah, just suggesting additional default key bindings for your plugin that corresponds to defaults in Sublime Text, I prefer to install your plugin with every new vault than having to set them up manually every time, which is what I'm currently doing.

@timhor
Copy link
Owner

timhor commented Apr 28, 2023

Makes sense! I've been meaning to add some default key bindings users can optionally enable / switch between in settings (see this card).

As a workaround for now, you can copy over the hotkeys.json from your existing vault's .obsidian directory.

@Anzan
Copy link
Author

Anzan commented Apr 29, 2023

I'm a new user with Obsidian and yeah, I just figured the hotkeys.json trick, still, I think other Sublime Text users might enjoy as many familiar keys as possible. If you're trying to stick with keys that are the same in both VScode and ST, it might be too restrictive or too much of a compromise. Thanks for your plugin!

@timhor
Copy link
Owner

timhor commented Apr 29, 2023

Yeah definitely agree, the new setting should solve this exact issue – I just need to find the time to build it in 😀

@Mikestriken
Copy link

Mikestriken commented Aug 10, 2024

Please add my request in #81
(not sure if this is supposed to be some kind of "main feature request thread")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants