Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look for Quarto in the app root (for Positron) #503

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

jmcphers
Copy link
Collaborator

@jmcphers jmcphers commented Aug 2, 2024

This change allows the Quarto extension to discover a version of Quarto installed (bundled with) Positron. See posit-dev/positron#4212 for details on how Quarto is bundled with Positron.

Since Positron installation locations can vary, and we don't want the installed version of Quarto to take precedence over other installations, the approach taken here is to add the quarto/bin folder of the app root to the list of paths to scan for Quarto.

@petetronic
Copy link

Confirmed that when this change is installed over the quarto extension in positron, it does locate the bundled version of quarto cli in a version of Positron built from PR 4212.

@coatless
Copy link

coatless commented Aug 6, 2024

Not sure who to tag for a review, but this would be nice to get in! @cderv @cscheid

@jjallaire jjallaire merged commit 204ec7b into main Aug 6, 2024
1 check passed
@jjallaire jjallaire deleted the feature/discover-positron-quarto branch August 6, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants