Frederick Zhang

Results 190 comments of Frederick Zhang

@dansomething I tried it on my [playground project](https://github.com/Frederick888/java-dummy) and got the same error.

@dansomething What about coc and vim? I'm using NeoVim 0.4.4 with neoclide/coc.nvim@f565111. If yours are still the same I'll try minimal vimrc later. _Edit:_ Just noticed that I've already got...

@dansomething We're using the same versions then... I'll look into it when I've got time.

@dansomething I think I've found the file that's causing the problem but I'm not sure about the root reason. Here's what I did 1. Back up the old `coc-java-data` ```sh...

@dansomething I believe the server files are correct, since they all checked out with the new ones. It's just somehow not _refreshed_ after server update. I quickly searched jdt.ls issues...

https://github.com/vim/vim/issues/9890#issuecomment-1059198438 > Looks like a copy. That plugin should check if the function already exists, and skip it if it does exist. > Or use a different name. I wonder...

I can confirm this. Using Firefox 99.0b4 under macOS.

@zimocode 7.1.382.1148 I'm using.

@zimocode Of cos: ```json { "about": { "donatedev": { "ad": true } }, "apps": { "appslist": { "n_closebox": true } }, "ctm": { "settings": { "disable": true, "opt": true, "fnswitch":...

@zimocode [smartup.config.zip](https://github.com/zimocode/smartup/files/8302342/smartup.config.zip) GitHub didn't like the file extension so I zipped it.