Kai O'Reilly

Results 83 issues of Kai O'Reilly

If an executable ran from the terminal freezes, you can force close it from the terminal through Ctrl + C. However, in gide when an app freezes, there is no...

Supporting LSP (Language Server Protocol) is the main thing needed to make gide a viable replacement for mainstream editors like VS Code.

enhancement
code

There are various libraries that support some of this functionality on some platforms (like [faiface/beep](https://github.com/faiface/beep)), but a unified wrapper that works on all platforms for the aforementioned functionalities would be...

enhancement

In this case, padding. CGO error: Exception 0xc0000005 0x0 0x104 0x7ffafd558a3e PC=0x7ffafd558a3e signal arrived during external code execution

bug

### Discussed in https://github.com/goki/goki/discussions/791 Originally posted by **ddkwork** January 12, 2024 When the horizontal and vertical scroll bars appear in the layout at the same time, when the mouse wheel...

bug

### Describe the bug Goes from: ![image](https://github.com/cogentcore/core/assets/37386857/a91509d4-bad3-475d-8ab3-5609cefa1d0f) To: ![image](https://github.com/cogentcore/core/assets/37386857/e59b7118-aac3-49f7-a42b-90e661881315) ### How to reproduce Run `TestTextFieldValidatorValid`. ### Example code _No response_ ### Relevant output _No response_ ### Platform macOS

bug

For example, when using a Japanese romaji virtual input method, the input menu is put in the corner of the window and does synchronize with events well. This is related...

enhancement
needs discussion