Stephen Johnston

Results 33 comments of Stephen Johnston

@orangejon This is happening to me too. It seems to happen when cline is handling relatively large console results, like the output of a system conmand, but it does not...

It seems better for me after clearing VSCode Appdata. I deleted User in Appdata.

Are you running in codespaces? I have seen this and it seems to improve when I run in devcontainers on docker desktop. I suspect a time out of some sort...

Adding related items from elsewhere in the repo: SCHAIN Validation: https://github.com/prebid/professor-prebid/issues/69 TOPICS Info: https://github.com/prebid/professor-prebid/issues/89 More Version Info: https://github.com/prebid/professor-prebid/issues/64

We do intend to the dev work here. @SyntaxNode There are two configs I can see: 1. No cache, straight HTTP fetcher 2. Cache + HTTP Fetcher Why would you...

@bretg if it's ready can you assign it to and we'll get it done?

@bretg I guess this got left in "needs design" - how can I drive this forward? I might have dropped the ball on driving design. Let me know what I...

I turned off auto formatting on save and improved the replace functionality. I moved all of our auto formatting to a pre-commit hook on dirty files.

I think in general there needs to be a "yes, and" option in more places. I don't want to reject an edit. I want to say "that looks good, and...

File exclusions in clinerules are poorly followed. I try to exclude debug logs and similar and have not found a reliable way. More explicit search exclusion settings would be quite...