acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.23k stars 91 forks source link

How to specify layer that I'm using? #425

Closed goldlil closed 1 year ago

goldlil commented 1 year ago

I see in this files that we have support for colemak layer https://github.com/acejump/AceJump/blob/master/src/main/kotlin/org/acejump/input/KeyLayout.kt How I can activate this layer in plugin?

breandan commented 1 year ago

Does navigating to File | Settings | Tools | AceJump | Keyboard layout and selecting COLEMK not work?

Screenshot 2023-02-13 at 4 42 19 PM
goldlil commented 1 year ago

Hi @breandan it does. Thanks!