winkee01

Results 67 comments of winkee01

@Shatur Did you find out what caused the error? I encounter the same issue, quite often, don't know where it comes from.

@Shatur ok, so you never see this error again? I search the source code, didn't find such an error message. I am not sure if it was caused by this...

I searched `rust_analyzer`'s codebase, the error message **"ContentModified"** appears in there ![CleanShot 2022-05-03 at 16 45 23@2x](https://user-images.githubusercontent.com/49930785/166426340-81159e99-50b3-4586-bf53-b934b7672a56.png) So it's weird that you never see the error again. Does **InlayHint** feature...

@Shatur you can close the issue now, I just solved it by querying a `rust_analyzer` developer in [here](https://github.com/rust-lang/rust-analyzer/issues/12138).

@Shatur I guess It's by default so I don't know how to disable **InlayHint**, it's a bit slow, so if I start to edit before the Hint appears, I get...

@lnicola is there a way to disable **InlayHint** temporarily?

Ok, now I disabled **InlayHint**, but it still prompted errors when I open a file and start to edit immediately, so maybe @Shatur is right. But after I waited a...

@lnicola my nvim version is `NVIM v0.8.0-dev+10-ge73ef5c09`, not fixed.

I don’t think this issue has been resolved On Wed, Jul 13, 2022 at 09:53 rayx ***@***.***> wrote: > Closed #168 as > completed. > > — > Reply to...

I already removed this plugin and never see this error again, I am pretty sure you didn't fix the issue. But to double confirm, I reinstalled it again, and no...