Lucas Romero

Results 8 issues of Lucas Romero

addresses https://github.com/microsoft/thrifty/issues/370 Implementation based on the original thrift http transport with a few changes: * apache http client variant removed * it was weird to have multiple different implementations in...

by turning off combos when entering tap layer. I had this issue where using space in games always felt so delayed on my 34-key Ferris Sweep even though I was...

for method `sys_bitarray_xor` that was added recently in #72901. I messed up by forgetting to add the double asterisk for doxyen 🙈 Noticed this when checking https://docs.zephyrproject.org/apidoc/latest/group__bitarray__apis.html#ga195f100be66d9392c8a5e917ad9f8cea

Trivial
area: Base OS

in order to make forward error correction usable on smaller devices.

instead of relying on command names from IdeaVIM as description. This also changes the behaviour of the `WhichKey_ShowVimActions` option to not show all options but only those that have a...

Aims to fix https://github.com/TheBlob42/idea-which-key/issues/97 (customization not fully implemented yet). It is rebuilt using an embedded code editor instead of a html view in order to "blend in" better with the...

and also add default mappings based on descriptions from folke's which-key.nvim. Fixes https://github.com/TheBlob42/idea-which-key/issues/96 Supersedes/Replaces https://github.com/TheBlob42/idea-which-key/pull/86 Also refactors a bunch of the keystroke lookup to use ideavim's built-in trie thingy which...

## Changes This PR introduces a new option that makes it possible to request that non-required parameters still be generated as non-optional (no question token) if they have a default...