Skip to content

Instantly share code, notes, and snippets.

@statnmap
Last active December 12, 2021 19:53
Show Gist options
  • Save statnmap/5cbbf387bf0f8c7c3645d78062d0c34b to your computer and use it in GitHub Desktop.
Save statnmap/5cbbf387bf0f8c7c3645d78062d0c34b to your computer and use it in GitHub Desktop.
VSCode R users extensions

VSCode for R users

R and Rmd features are handled by:

There are many packages for:

Terminal emulator and git manager are built in:

@juba
Copy link

juba commented May 24, 2021

If I may suggest some more :

Better markdown editing :

See also : https://github.com/Ikuyadeu/vscode-R/wiki/Recommended-extensions-and-configuration

@statnmap
Copy link
Author

@juba
Copy link

juba commented May 24, 2021

And here's a more general list of potentially useful extensions :

https://github.com/viatsko/awesome-vscode

@statnmap
Copy link
Author

How to add R {magrittr}'s %>% Pipe Operator in VSCode as Keyboard Shortcut: https://www.programmingwithr.com/how-to-add-r-magrittr-s-pipe-operator-in-vscode-as-keyboard-shortcut/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment