https://github.com/johnmackintosh/vscoder
resources / guides to using R in VSCode
https://github.com/johnmackintosh/vscoder
Last synced: 3 months ago
JSON representation
resources / guides to using R in VSCode
- Host: GitHub
- URL: https://github.com/johnmackintosh/vscoder
- Owner: johnmackintosh
- Created: 2022-05-08T20:13:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T08:37:09.000Z (11 months ago)
- Last Synced: 2025-03-18T00:37:07.754Z (3 months ago)
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VSCodeR
resources / guides to using R in VSCodework through this, including the sub menu items on right hand side, in order to ensure keyboard assignments are set correctly.
TIP - "How do I open settings.json in VSCode?"
https://stackoverflow.com/a/65909052https://github.com/REditorSupport/vscode-R/wiki/Installation:-Windows
Set up R specific keyboard shortcuts:
https://github.com/REditorSupport/vscode-R/wiki/Keyboard-shortcuts## Excellent overview
https://statnmap.com/#what-bugged-me-with-vscode-coming-as-an-rstudio-user## In depth extensions, keybindings and general tips
https://gist.github.com/strengejacke/82e8d7b869bd9f961d12b4091c145b88## Various keybinding and setup tips
https://karatsidhu.medium.com/vscode-vs-rstudio-worth-the-switch-7a4415fc3275https://jozef.io/r300-language-server-setup/
https://datamares.netlify.app/en/post/r-vscode/
https://www.milesmcbain.com/posts/adding-addins-to-vscode/
https://github.com/REditorSupport/vscode-R
https://renkun.me/2019/12/11/writing-r-in-vscode-a-fresh-start/