Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit ab35cd6

Browse files
authored
update r extension that is used (#1430)
1 parent 7a8fa56 commit ab35cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/r/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Add the IDs of extensions you want installed when the container is created.
2727
// For example, if you want to use vscode-jupyter, add "ms-toolsai.jupyter".
2828
"extensions": [
29-
"ikuyadeu.r",
29+
"reditorsupport.r",
3030
"rdebugger.r-debugger"
3131
],
3232

0 commit comments

Comments
 (0)