Skip to content

Commit 2a68cc9

Browse files
20260128 - bulleted lists
1 parent 611cd84 commit 2a68cc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vsCode.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,11 @@ title: "Visual Studio Code (VS Code)"
7171
1. Launch the R terminal (Ctrl+Shift+P → "R: Create R terminal").
7272

7373
VS Code extensions to install:
74+
7475
- [Quarto](https://marketplace.visualstudio.com/items?itemName=quarto.quarto)
7576

7677
`R` packages to install:
78+
7779
- `install.packages(c("languageserver","httpgd"))`
7880
- `languageserver` is used for syntax highlighting and code completion
7981
- `httpgd` is used for plotting in VS Code

0 commit comments

Comments
 (0)