Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
add new evidence.templateProjectUrl setting info to README.md (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Jun 4, 2023
1 parent 4acab9c commit 0065bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ Evidence extension `v1.1.0` now has two new settings to allow overwriting defaul
| --- | --- | -- | -- | -- |
| `evidence.defaultPort` | number | `3000` | Default Port | Default Evidence app dev server port. |
| `evidence.autoStart` | boolean | `true` | Auto Start | Automatically start Evidence app dev server when opening a project. |
| `evidence.templateProjectUrl` | Url string | `https://github.com/evidence-dev/template` | Template Project Url | Evidence `template` project GitHub URL or local `file://` path to the project template folder to use when creating new Evidence projects. |

You can request new Evidence extension settings to enhance this extension user experience in VS Code by submitting a [feature request](https://github.com/evidence-dev/evidence-vscode/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=) or [pull request](https://github.com/evidence-dev/evidence-vscode/pulls).

Expand Down

0 comments on commit 0065bd1

Please sign in to comment.