quarto-dev / quarto-dev/quarto

VS Code: Cell background color extends too far if prose is directly after closing backticks

Open
#447 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

With dev quarto


---
title: "Untitled"
format: html
---

```{r}
1 + 1

2 + 2
```

a
asdf


https://github.com/quarto-dev/quarto/assets/19150088/c178886d-bc85-4c25-80ac-eede60a9ef81

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

Reproduce the issue in VS Code with the Quarto document shown in the report, including prose immediately after the closing backticks. Trace the cell background styling or rendering entry point involved; done when the background stops at the closing fence and does not extend into the following prose.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.