We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ba137 commit 252d7e3Copy full SHA for 252d7e3
.devcontainer/devcontainer.json
@@ -12,6 +12,8 @@
12
"editor.detectIndentation": false,
13
"r.lsp.diagnostics": false,
14
"r.plot.useHttpgd": true,
15
+ "r.rpath.linux": "/usr/bin/R",
16
+ "r.rterm.linux": "/usr/bin/R",
17
"terminal.integrated.sendKeybindingsToShell": true,
18
"svn.multipleFolders.enabled": true,
19
"workbench.editorAssociations": {
0 commit comments