csicky

Results 21 comments of csicky

It's not that important what is there, it's what is selected. In Visual Studio is almost like it's reading my mind. With VS Code is like it is only now...

> We will add it at some point in time, but it's not in the backlog yet. No ETA for now. What about now? It would be so awesome to...

Here is a workaround while we wait for a fix: ``` if (process.env.NODE_ENV === 'development') { const observer = new MutationObserver(mutations => { mutations.forEach(mutation => { if (mutation.type === 'attributes'...

One of the above is a duplicate but the other two are not. However the other one is 3 weeks old. This issue is annoying enough that it deserves all...

When will this be fixed? No matter how I write in claude md file to check the OS and to use correct cmd shell, it still makes them all the...

> Yes it sucks and maybe I'm naive, but I just put it in the gitignore and have had no issues. Interesting, I am worried if I do that maybe...

> Found 3 possible duplicate issues: > > 1. [[BUG] Claude code requires users to constantly login #1757](https://github.com/anthropics/claude-code/issues/1757) > > 2. [[BUG] Claude code version npm-global (1.0.128), vs code plugin,...

I found a way to fix the annoyance! Instead of starting with what work I need done, I politely say hi! This way I get either a reply or a...

``` API Error: 401 {"type":"error","error":{"type":"authentication_error","message":"OAuth token has expired. Please obtain a new token or refresh your existing token."},"request_id":"req_011CUda9zmnYUhb5VahYiCPU"} · Please run /login ``` How long? Is there anybody even working...