mirror of
https://github.com/typst/typst
synced 2025-05-15 01:25:28 +08:00
Update test-helper doc for the easiest installation instruction (#2744)
This commit is contained in:
parent
2b2bc62716
commit
07ae4fb923
@ -14,6 +14,8 @@ For the test helper to work correctly, you also need to install `oxipng`, for
|
|||||||
example with `cargo install oxipng`.
|
example with `cargo install oxipng`.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
The simplest way to install this extension (and keep it up-to-date) is to add a
|
The simplest way to install this extension (and keep it up-to-date) is to use VSCode's UI:
|
||||||
symlink from `~/.vscode/extensions/typst-test-helper` to
|
* Go to View > Command Palette,
|
||||||
`path/to/typst/tools/test-helper`.
|
* In the drop down list, pick command "Developer: Install extension from location",
|
||||||
|
* Select this `test-helper` directory in the file explorer dialogue box. VSCode will add
|
||||||
|
the extension's path to `~/.vscode/extensions/extensions.json`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user