Autompletion in yaml for knitr parameter #8934
Closed
olivroy
started this conversation in
Feature Requests
Replies: 1 comment
-
Duplicate of #8881 |
Beta Was this translation helpful? Give feedback.
0 replies
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
Similar to
execute:
, it would be great ifknitr:
had autocompletion in the yaml front matter.With quarto it is now possible to replace
with
Howver, there is no autocompletion available.
It would be great if the behavior of autocompletion for knitr matched the
execute:
one.The feature is documented https://quarto.org/docs/computations/r.html#knitr-options
Edit: this may be a bug after all. having knitr: suggesting true or false is incorrect?
Beta Was this translation helpful? Give feedback.
All reactions