Show quarto labels in the quarto visual editor outline panel #12664
donboyd5
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
The visual editor and Positron/VSCode extension lives in https://github.com/quarto-dev/quarto |
Beta Was this translation helpful? Give feedback.
0 replies
-
Corrected: Thank you. I have added a comment in quarto under Code cell labels do not show in VISUAL MODE outline #631. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am trying out quarto visual editor (quarto version 1.8.1) in positron (version 2025.05.0; further info below) in a Windows 11 system. The quarto visual editor is great - a huge productivity booster.
It has a nice outline panel that shows headings. However, for code cells it only indicates where code cells are by putting "Code cell" in the outline; it does not show the code cell label if it has one via "#| label: cell-label-name". There does not seem to be a way to configure it (that I could find) to show the label. It would be great if you could add cell labels to the outline.
Beta Was this translation helpful? Give feedback.
All reactions