Skip to content

Add diagnostics for cells#957

Draft
vezwork wants to merge 1 commit intomainfrom
feat/cell-diagnostics
Draft

Add diagnostics for cells#957
vezwork wants to merge 1 commit intomainfrom
feat/cell-diagnostics

Conversation

@vezwork
Copy link
Copy Markdown
Member

@vezwork vezwork commented Apr 29, 2026

Addresses #208

This PR is a prototype of diagnostics for cells. So far it works by creating vdocs in a .quarto folder in the same folder of the qmd being edited. This is probably a bad user experience, but LSPs don't seem to want to give diagnostics for vdocs when they aren't in the workspace.

image

So far I've only tested with R code, but the vdocs are prepared in such a way that it should work for python as well.

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.

1 participant