Skip to content

Preview for qmd files in VS code. #89

@cderv

Description

@cderv

Discussed in quarto-dev/quarto-cli#4381

Originally posted by @Adam-Antios February 16, 2023
In the case of .md files, VS Code has a live preview feature at hand without the need for launching a server. It is easy to work on the files without a fuss.

On the other hand, Quarto has the preview server, but as a workflow it is more cumbersome when you simply want to view a markdown file you work with. Moreover, the quarto preview actually creates an html file along with miscellaneous resources.

Given that .qmd files are markdown, can't you activate the same functionality? Obviously the most advanced features will not be rendered in the live preview but there will be at least the base functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions