quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Feature request: add a dropdown button to select language for a code snippet #461

Closed mdehollander closed 3 weeks ago

mdehollander commented 3 weeks ago

With R Markdown notebooks you can select the language when inserting a code chunk. With Quartro notebooks this is not present, where manually changing r to bash after a code chunk has been inserted works. A dropdown would be more user friendly.

notebook image
Quartro image
R Markdown image
cscheid commented 3 weeks ago

(I think these screenshots come from RStudio, right?)

mdehollander commented 3 weeks ago

Yes, indeed, it's from RStudio. Now I realize you can use Quartro also in other ways like vscode 🙂


From: Carlos Scheidegger @.> Sent: Monday, June 3, 2024 5:18 PM To: quarto-dev/quarto @.> Cc: Hollander, Mattias de @.>; Author @.> Subject: Re: [quarto-dev/quarto] Feature request: add a dropdown button to select language for a code snippet (Issue #461)

(I think these screenshots come from RStudio, right?)

— Reply to this email directly, view it on GitHubhttps://github.com/quarto-dev/quarto/issues/461#issuecomment-2145488490, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AACAFWFJENE4IKNH3QFJHNTZFSCNXAVCNFSM6AAAAABIWV5SEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVGQ4DQNBZGA. You are receiving this because you authored the thread.Message ID: @.***>

cscheid commented 3 weeks ago

In that case, you're looking for this repository instead: https://github.com/rstudio/rstudio/