Add VSCode extension links to Acceptance README
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
c2c88b293e
commit
f3589b2573
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Due to the `//go:build acceptance` build constraint, some functionality is limit
|
|||
},
|
||||
```
|
||||
|
||||
You can install the `txtar` or `vscode-testscript` extensions to get syntax highlighting.
|
||||
You can install the [`txtar`](https://marketplace.visualstudio.com/items?itemName=brody715.txtar) or [`vscode-testscript`](https://marketplace.visualstudio.com/items?itemName=twpayne.vscode-testscript) extensions to get syntax highlighting.
|
||||
|
||||
### Debugging Tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue