Kyle Wood

Results 75 comments of Kyle Wood

The fact that IntelliJ / Android Studio format the code that way shouldn't matter, since it is incorrect according to Jetbrain's own style guide. Unfortunately they don't have a rule...

This seems backwards to what ktlint _should_ be doing. Adhering to random and unexplained behavior in IntelliJ to the letter instead of examining the situation and choosing the better option...

Build works fine for me. But it would be nice to have this on brew.

I have experienced this a number of times myself. We really aren't doing anything crazy, all is the APIs we're using to build the UI are JetBrains, but we should...

I will defer this to @Earthcomputer - when he has the time and is able to review, it'll happen. Please be patient, this project has a very small team and...

I think at some point the templates did include it, but it doesn't seem like the template's place to configure that for you. The plugin is intended to make it...

It's a cool idea, could definitely see that being useful. Kinda like https://webui.adventure.kyori.net/

Think you could provide a sample repo where this is used? Makes it easier to test and debug.

Should be expanded to code folding, in-string text rendering, auto-completion, and possibly carrying the code folding rendering over to the newer chat APIs too.

Doesn't IntelliJ default to "stop and re-run" when you click run while it's already running?