Code server autosuggestions for settings.json is broken in v3.3.0. It just provides an empty suggestion box:

I'm not sure if it is settings.json specific or a schema level issue.
Looking into this now.
Looking into this now.
I think your maybe read release Breaking Changes point.. i found!
@nathanrpage97 Are you using windows? If so this is a duplicate of https://github.com/cdr/code-server/issues/1659
No, I'm running on a dockerized rpi4 w/ arm64 build. When I revert to v3.2.0 autosuggestion works fine:

@nathanrpage97 Sorry, to clarify I meant if you're accessing from windows.
Oh, no Im accessing from a mac.
Thanks for the quick responses, just confirmed, seeing this issue as well.
Oddly if you remove the second quote, autocomplete shows up.
Not sure if this is a VS Code bug.
Just to confirm you mean a non-empty list of autocomplete?
Yup

So I just checked, it works without quotes and with one quote but not with fully surrounding quotes. I don't see this issue in vscode 1.45.1 and it doesn't show up as a fix in that patch.
I'm just checking in and really appreciate the project. It looks like code-server has been pinned to VS Code 1.45.1 since encountering this issue. Will future plans catch back up to VS Code (currently on 1.47.0 I believe)? Just curious. Thanks!
@sterlinm See #1874
Will tag a release some point soon.
@nhooyr Thanks so much for the reply! Appreciate it.
Most helpful comment
@sterlinm See #1874
Will tag a release some point soon.