James Kim (Daewon)

Results 6 issues of James Kim (Daewon)

I'm now building kailua VSC plugin for OSX. After run "vsce package", it's failing on "vscode:prepublish" task. If I run "(cd ..; cargo build --release)" manually, somehow "vsce package" succeed...

Hi :) Previously I applied kailua to my small Unity project. While doing that, I fell some shorting comings like syntax inconvenience. I'm not sure this is right feedback or...

I'm now trying to cast parent class(Component) to child class(WeaponComponent). So I made function ``cast_to_weapon``, ```lua Component = class() WeaponComponent = class() --v function(parent: Component) --> WeaponComponent function cast_to_weapon(parent) --#...

**Description of the bug** Crash on Android caused by `getArgument()` returns null. **Reproduction steps** Unknown **Platform specs** - Unity version: 2021.1.23f1 - Platform: Android - Device: Pixel 3 XL, Portrait,...

bug

## Environment - **Platform:** macOS (darwin 25.0.0) - **Terminal:** Kitty - **IME:** Gureumkim (구름) - **Claude Code Version:** 2.1.7 ## Problem When typing Korean in Claude Code, individual jamo (자모)...

bug
has repro
platform:macos
area:tui
area:a11y