quarto-dev / quarto-dev/quarto

VS Code Extension: Expose `quarto install tinytex` as a command

Open
#743 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

vscode
Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

For new users a common required step for format: pdf is installing quarto install tinytex.

It would be nice if this could be handled without sending a new user to the Terminal (e.g. in new user materials like the Get Started tutorial on quarto.org, where we generally avoid the Terminal).

I don't know if it's possible, but it would be even nicer if, when a user hits the "No TeX installation was detected" error, there could be an IDE prompt to install TinyTeX.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the VS Code extension's command registration and the handling for "No TeX installation was detected." Confirm whether the work should expose quarto install tinytex as a command, add an IDE prompt for that error, or both; done means the agreed user flow works without requiring the Terminal.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex, typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.