Skip to content

fix: correct quarto path validation and enhance IDE-specific hints#211

Merged
mcanouil merged 6 commits intomainfrom
fix/quarto-detection
Dec 6, 2025
Merged

fix: correct quarto path validation and enhance IDE-specific hints#211
mcanouil merged 6 commits intomainfrom
fix/quarto-detection

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

@mcanouil mcanouil commented Dec 2, 2025

Improve Quarto path validation by ensuring it properly awaits version checks and provides clear error messages with actionable options when the Quarto CLI is not found. Enhance the validation process with IDE-specific hints for users of the Positron IDE, guiding them on how to configure the Quarto CLI path effectively. Add detailed diagnostic logging to assist in troubleshooting configuration issues.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label Dec 2, 2025
@mcanouil mcanouil self-assigned this Dec 2, 2025
@mcanouil mcanouil marked this pull request as ready for review December 3, 2025 09:10
Update tests to ensure proper error handling when Quarto path is undefined or invalid.
Refactor assertions to check for specific error messages and include action buttons in error prompts.
@mcanouil mcanouil merged commit 3ef1276 into main Dec 6, 2025
7 checks passed
@mcanouil mcanouil deleted the fix/quarto-detection branch December 6, 2025 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant