quarto-dev / quarto-dev/quarto
VScode extension: Quarto not detected with conda when using the rendering shortcut
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Hi, I installed the r-quarto package in a Conda environment. I can activate and successfully render the documents when I activate the environment. I used which quarto to find the path of quarto in this environment, and then set quarto.path in my settings.json to the same location with an absolute path, and reloaded the window.
When I try to render with "Ctrl-Shift-K" in VScode, I still receive a "please install the Quarto CLI" message.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by installing r-quarto in Conda, setting quarto.path in settings.json, and invoking the Ctrl-Shift-K rendering shortcut in VS Code. Inspect the extension's handling of the configured Quarto CLI path; done means the shortcut detects that executable and renders without the install prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100