Fold all code blocks in .qmd
file when editing in VSCode
#5643
Closed
i-thot-u-wanted2dance
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
Just FYI, IDE feature requests belong in https://github.com/quarto-dev/quarto. |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI, there are already commands/shortcuts to fold code blocks in general, see https://code.visualstudio.com/docs/getstarted/keybindings#_keyboard-shortcuts-reference. |
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.
-
It would be great to have a command that folds all code blocks to "get them out of the way" while working on the text of
.qmd
file. I work in VSCode, so I have in mind a command that would be accessible from the Command Palette.Beta Was this translation helpful? Give feedback.
All reactions