Recommended Positron settings for beginners? #7527
Unanswered
davidkane9
asked this question in
Q&A
Replies: 1 comment
-
I would say to set Positron to format files on save, as outlined here: https://posit-dev.github.io/air/editor-vscode.html#format-on-save I also like to set And then I might suggest a few extensions for added pleasantness, like |
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.
-
When I teach RStudio to beginners, I have them execute a function which changes several default settings. Examples:
Some of these, like turning off save_workspace and load_workspace, are clearly the best choice for beginners. Others are more debatable.
Positron, by default, already turns off save_workspace and load_workspace. Other of these settings don't apply.
Which Positron default settings would you recommend that I change for beginners?
Beta Was this translation helpful? Give feedback.
All reactions