Theo Lemay
Theo Lemay
Bump - this is a nice improvement to sticky keys that help with layouts using sticky keys on OSs like windows.
How does this compare to the features added to https://github.com/zmkfirmware/zmk/pull/1451?
Thanks for the detailed explanation! Looking forward to seeing both of these merged.
> Defaults to MINUS so hyphens get turned into underscores. I would say wanting to type in UPPER-DASH-CASE is common enough that having it shift to underscore automatically might be...
I agree with @infused-kim. Personally, the biggest issue for me with having hyphen shifted by default is the inability to type "-" during caps word, which doesn't feel like a...
This should not be merged, because it disables the behaviour people expect (nvim runs on local machine). You can apply the effect of this PR using your settings.
> Ok, it seemed like something like that might be the case. But I'm still confused which settings I need to modify. https://github.com/vscode-neovim/vscode-neovim/issues/262#issuecomment-1208062772
> If the Neovim being used by this extension does not have access to the environment where the code lives, it will be extremely crippled. Can you give an example?...
> I would like to be able to use a Neovim file tree plugin and use that instead of the built in VS Code file explorer. This will never be...
Correct, and it supports many useful nvim plugins that augment motions & textobj, lua config, etc.