Caleb Heuer

Results 32 issues of Caleb Heuer

In our game, copy/pasting very large strings is relatively common, as users can share "blueprint strings" that can grow to be several megabytes large. I attempted to change our codebase...

**Before:** ![image](https://github.com/mawww/kakoune/assets/3515394/ae7e62b3-6462-434f-93b4-2c89ea016e6d) **After:** ![image](https://github.com/mawww/kakoune/assets/3515394/bde5886f-928f-4266-9f2c-b183a2883483)

Ref: https://github.com/sumneko/lua-language-server/issues/1751 ``` Dec 07 19:14:59.362 ERRO panic: panicked at 'Failed to parse response: Error("invalid value: integer `-1`, expected u32", line: 0, column: 0)', src/context.rs:140:64, module: kak_lsp:286 Dec 07 19:14:59.362...

I am aiming to finish and release Recipe Book 4 at the end of the month. RB4 provides a data-stage API for overriding various properties and behaviors. The API is...

![image](https://user-images.githubusercontent.com/3515394/125539608-9a3d46f6-e91e-4d8a-a475-e425fea13255.png) If you place a miniloader adjacent to a linked belt, it always flips backwards. This happens regardless of the direction of the linked belt. **To reproduce:** Place a linked...

Artillery range & shooting speed technologies have inconsistent costs as you move upward: Level 1: 3500 Level 2: 14000 Level 3: 3500 Level 4: 14000 Level 5: 3500 Level 6:...

bug
balance

There is no reason for it to exist. Void recipes should just void, not produce one of nothing.

enhancement