chad-fossa

Results 16 comments of chad-fossa

+1 to having this be a proxy object or something. Letting jsdom sort of just ignore this (and other valid layout engine objects) would let tests "just render" these components....

Given everything I've read about TSyringe, the solution is to inject each of your parameters. This sort of makes sense, given that in order for a class to be injectable,...

Is this an issue with tsyringe or `reflect-metadata`? Do you have your typescript config setup properly? The reproduction steps here are a bit slim, I'm not sure what this has...

This is actually incredibly frustrating because I'll be typing in the CLI, get a change suggestion, and then the next keystroke routinely "accepts" the change suggestion before I ever see...

Following up on this -- it keeps accepting changes when I'm typing because the code diff box pops up

@hackyon-anthropic this is still happening. Claude Code will return a response in the middle of me typing, and then all of a sudden I've somehow responded to Claude's prompt and...

Relates to: * https://github.com/anthropics/claude-code/issues/1991 * https://github.com/anthropics/claude-code/issues/1591 * https://github.com/anthropics/claude-code/issues/2771 * https://github.com/anthropics/claude-code/issues/3055

Current versions of everything, still having the issue: ``` WebStorm 2025.2 Build #WS-252.23892.411, built on August 1, 2025 Source revision: 0a9a69b3f9332 Licensed to Chad Furman Subscription is active until February...

Not WSL, but sometimes when the "refresh spam" happens to me, I can hit "ctrl+r" or even just the up-arrow, and then it stops. I can hit ctrl+r to exit...

I have this problem also: ``` Version: 0.48.7 (Universal) VSCode Version: 1.96.2 Commit: 1d623c4cc1d3bb6e0fe4f1d5434b47b958b05870 Date: 2025-04-02T04:51:59.792Z Electron: 34.3.4 Chromium: 132.0.6834.210 Node.js: 20.18.3 V8: 13.2.152.41-electron.0 OS: Darwin arm64 23.6.0 ``` ```...