Zhao.MA

Results 202 comments of Zhao.MA

> I started having this issue as well; as reported by [jonathancyu](https://github.com/jonathancyu), the diffs were ending up in an untitled buffer. But as of yesterday (commit [89a86f0](https://github.com/yetone/avante.nvim/commit/89a86f0fc197ec9ffb3663a499432f8df4e4b1e5)) things seem to...

With recent update, this issue seems run away, though I only tested github models.

I'm using Visual Studio and its Copilot recently. I also sometimes has this issue of not applying to the original code. From what I observed, it seems that the mechanism...

I also notice this issue after the last updates... Possible to fall back to the previous updates?

> > I also notice this issue after the last updates... Possible to fall back to the previous updates? > > This problem exisit in every version, as it is...

Interesting... Before I update today, the problem was not there. On Sat, 10 Aug 2024 at 14:29, Tony Zhang ***@***.***> wrote: > Screenshot-2024-08-10_20.24.50.png (view on web) > > > This...

``` { "name": "bal-documentation-website", "private": true, "type": "module", "scripts": { "build": "nuxt build", "dev": "nuxt dev", "generate": "nuxt generate", "preview": "nuxt preview", "postinstall": "nuxt prepare" }, "dependencies": { "nuxt": "^3.12.4",...

lock file too large. You can check it here: https://pastebin.com/p6tVr1jK

Yes. This only happens today after I update this repo (for fixing the symbol in the nav bar). I came to this issue because of this bug. I saw radix-vue...