-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation: migration from RStudio to Positron #4157
Comments
This almost reads like the current draft of the slides for my conf talk, which makes sense! The one thing I'll mention that I don't see above is the new ease around using multiple versions of R. Of course, maybe that doesn't belong in a migration guide, because it's more of a new capability? But it might be legit, because RStudio on Windows does have a way to intervene at startup to choose the R version. |
How about a description of how the json settings work? Especially for folks who like to customize their font, look, etc. |
On this note: How do |
If you can't rely on any other marker of project-hood, yes, placing a I'm not really noticing a difference, since I'm almost always in a git repo and I'm almost working on a package. But I know there are many other R personas where this will be a bigger deal. |
Currently, you have both "projects" and "workspaces" in Positron. Creating a new project does not create any files like |
So far, the plan is that Positron will not necessarily place a specific file or folder (although it could, if the user chooses to set some non-default setting for that workspace). I think we do need to give careful thought to vocabulary and documentation here (around the words "project", "workspace", and "folder"). The reality is fairly simple, but it is very easy to be confused or to talk past each other. |
In our private beta, folks very helpfully contributed ideas about what they would like to see in a migration guide from RStudio to Positron. I'm moving those ideas here:
CMD + P
) in Positron is much more vital to a happy developer experience than it was in RStudioThe text was updated successfully, but these errors were encountered: