Skip to content

Commit

Permalink
README: Add note on reloading window
Browse files Browse the repository at this point in the history
  • Loading branch information
Oblongmana committed Jul 23, 2021
1 parent f0eba0c commit 564fffb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ curl -L https://github.com/Oblongmana/unity-vscode-base-config/tarball/main | ta
./scripts/setupVSCodeUnityConfig.sh
```

NOTE: You will likely need to reopen VSCode (or use the Developer: Reload Window command) to get things up and running.

## Adding to project

This is a github template repo, so can be used with the Web Interface "Use this template" button.
Expand Down Expand Up @@ -54,6 +56,8 @@ The `EditorShortcutKeys.cs` file just lets you press F5 to Play/Stop - feel free

Run `./scripts/setupVSCodeUnityConfig.sh`

NOTE: You will likely need to reopen VSCode (or use the Developer: Reload Window command) to get things up and running.

Requires:
- `jq`
- Should otherwise be fairly portable, let me know if you use this repo and hit any issues
Expand Down

0 comments on commit 564fffb

Please sign in to comment.