You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Kun Ren's excellent presentation at the October 2021 NYR meetup, many in the audience (and Kun himself) agreed that the biggest hurdle in using R with VS-Code is getting everything installed and configured. I think I can help with that! My first attempt at streaming my setup was a bit all over the place and not focused enough. Here are my ideas for the tutorial (and if you have additional thoughts, please add a comment to this issue):
Some things that I would love sprinkled in the tutorial is
how to make ggplot output in dark mode? will ggdark::dark_mode() work in VS Code? will themetic or bslib for R work? (I ask because most people like the retina burning white defaults)
Kun Ren's video went over things fast (understandably) so if things can be explained slowly that would be helpful
I have used VS Code for Rmd but when the file is opened in RStudio it is different (same folder directory), so if that is related that would nice to know about why it doesn't pair up.
sometimes I rather run code in VS Code for R but no idea to get it up and running like the RStudio.
After Kun Ren's excellent presentation at the October 2021 NYR meetup, many in the audience (and Kun himself) agreed that the biggest hurdle in using R with VS-Code is getting everything installed and configured. I think I can help with that! My first attempt at streaming my setup was a bit all over the place and not focused enough. Here are my ideas for the tutorial (and if you have additional thoughts, please add a comment to this issue):
Assumptions
Installations
Rubymaniac.vscode-paste-and-indent
,ionutvmi.path-autocomplete
,usernamehw.errorlens
,eamodio.gitlens
,mhutchie.git-graph
,wayou.vscode-todo-highlight
,IBM.output-colorizer
,tomoki1207.pdf
,MS-vsliveshare.vsliveshare-pack
,DavidAnson.vscode-markdownlint
,hoovercj.vscode-power-mode
,hediet.vscode-drawio
ikuyadeu.r
,RDebugger.r-debugger
languageserver
,httpgd
,lintr
,ManuelHentschel/[email protected]
Configurations
;Rprofile
)The text was updated successfully, but these errors were encountered: