Thoughts after trying to use positron #11633
Replies: 3 comments
-
|
Thanks for sharing your experience! RStudio is a great choice for R developers and certainly we know many folks prefer to stick with an IDE that may be more aligned with their preferences. In case you do get interested in trying again (or anybody else coming by has questions):
Folks who are considering whether to switch from RStudio to Positron may find our documentation here helpful, outlining some of the things to consider: https://positron.posit.co/migrate-rstudio-compare.html |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your reply. Yes it would be great to add more visual distinction between panes as an accessible option. My limited testing has shown that Edit mode is more reliable in VS Code when connected to the same Github account with the education copilot plan. Getting the model to perform edits in Positron was very flaky. I ran into issues with Cairo a while back and thought I had fixed it, but for some reason the issue re-appeared in Positron. Sorry it's hard to reproduce. Thanks, I'll look into keybindings and changing working directory. It would be cool if Outline view looked similar to rstudio and in the same position. That miniviewer thing is of no use to me. Other QOL tweaks would be welcome like: the position of run chunk button, inline plotting of graphs, green bar to indicate chunk running etc. Overall, having migrated from Mac version of Rstudio to rocker running Rstudio linux has made for a much more stable experience. This seemed to work ok for getting plots to copy to the clipboard at the correct size |
Beta Was this translation helpful? Give feedback.
-
|
To add to the pane borders: Give the extension "ThemeTuner" a try. It contains a template for easily adjusting border colour. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sure many of these things have been discussed before:
VSCode looks awful, and there appears no way to get the nice pixel padding between panes like in Rstudio. I don't understand why people prefer this sterile look in IDEs and then provide zero way to change it.
I wanted to try it out to get copilot editing capabilities, but the experience was terrible. Chat context immediately lost. No ability to edit whatsoever even when on edit mode.
Cairo broke with ggrastr, even though all diagnostics indicated it was fine.
There's too many keyboard shortcuts so all of my customs keyboard shortcuts from Rstudio do not work.
Rstudio I think defaults to set the current working directory to that in which the .RMD file is open. I couldn't for the life of me figure out how to set this up easily in positron.
All of this combined makes it unusable for me. I will have to go back to using rocker for now, because Rstudio for mac is basically completely broken at this point too.
Thank you for your effort and I'll check back in a year to see if it's usable.
Beta Was this translation helpful? Give feedback.
All reactions