Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vs-code-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Follow these steps in order.
## 1. Install VS Code extensions

* ESLint
* WSL - Remote (Windows 10 only)
* Remote - WSL (Windows 10 only)
* Live Share (online students only)
* GitLens (optional, but recommended)
* vscode-icons (optional, but pretty :wink:)
Expand Down
2 changes: 2 additions & 0 deletions windows-10-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ VIDEO WALKTHOUGH: https://youtu.be/pwn4zknR5TU
- If it says installing for more than 5 minutes, close the Ubuntu window and re-open it
1. Configure your Windows Terminal
- Open your Windows Terminal application and select the dropdown next to the new tab button then select Settings
- Click "Open JSON file" at the bottom left on the Settings screen
- If you are asked which application to use to open the JSON settings file, choose VS Code or any text editor software
- Scroll down until you find this section:

```js
Expand Down