Skip to content

Commit 11d89fa

Browse files
authoredJan 15, 2025
Add documentation how to setup vscode (#83)
1 parent 8133a6c commit 11d89fa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎docs/05-Setup-and-use-vscode.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Setting up vscode
2+
3+
There's a script for it, `wkdev-setup-vscode`, which can be executed from
4+
inside a container:
5+
6+
```bash
7+
wkdev-setup-vscode
8+
```
9+
10+
## Using vscode
11+
After installation, vscode can be started with `code`.

0 commit comments

Comments
 (0)
Please sign in to comment.