I'm installing Quarto with [pixi](https://pixi.sh), which means the executable is located within the project, and lives at: ``` .pixi/envs/default/bin/quarto ``` It would be great to have the VS Code extension automatically detect this installation, like it does `venv` and others, if a `.pixi` folder is present.