quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Quarto citation autocomplete in VS Code has stopped working and pandoc process consumes high usage #410

Closed cderv closed 2 months ago

cderv commented 2 months ago

Hi, I also want to point out that Quarto citation autocomplete in VS Code has stopped working. Furthermore, I have not found a way to disable this citation autocomplete feature, and the pandoc underlying process runs indefinitely consuming a high amount of RAM and CPU. The only way for me to fix this is to kill the pandoc process every time I (accidentally) ask for citation autocompletion.

Originally posted by @DedZago in https://github.com/quarto-dev/quarto-cli/discussions/1639#discussioncomment-9080478

cderv commented 2 months ago

Hi @DedZago,

I move your feedback into this repo so that we can discuss and try understand.

Can you share the versions number of your tools ? And if possible a project or a file where this happens for you ?

mcanouil commented 2 months ago

FYI, on macOS with the latest version of everything, I don't see any issues.

image
cderv commented 2 months ago

Possibly related:

cscheid commented 2 months ago

I'd love to have a repro to make sure we found it, but I think https://github.com/quarto-dev/quarto-cli/pull/9428 will close this.

cscheid commented 2 months ago

I'm going to go ahead and close this because I think https://github.com/quarto-dev/quarto-cli/pull/9428 does actually resolve the problem. If it persists and y'all find a reproducible example, please reopen it. Thanks!