Quarto yaml and code chunk option autocompletion and suggestion not working when using Posit Cloud

With the current quarto version 1.6.39 installed in Posit Cloud, YAML and code chunk option autocompletion and suggestion are not working.

/cloud/project$ quarto --version
1.6.39

This issue can be fixed with another version installed like 1.7.5, as discussed in the post. I use Quarto 1.7.7 on my local RStudio, and it works perfectly. Is there any way to use a different version of Quarto on the Posit Cloud machine? Any other solutions to this issue are welcome too. Thanks.