Skip to content

How Positron projects work; how they differ from RStudio projects; how they differ from Code OSS / VScode folders #5425

Answered by juliasilge
mark-andrews asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the question @mark-andrews! Writing some better documentation about workspaces/folders/projects is one of the items we have outlined in #4157 and it's helpful to know the relative importance of this problem.

In some ways, the situation in Positron is simpler than RStudio; no special files! Positron workspaces are most similar to VS Code/Code OSS workspaces, and are approximately the same conceptually as an RStudio project except with no .Rproj file, and all of these align in most cases with a literal folder.

The "Workspaces: New Project" command creates a new workspace; we've used the word "project" here to try to indicate that this isn't quite the same as "Workspaces: New Fold…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mark-andrews
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants