mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
* fix: empty url sent from neovim * dev: move e2e build script * dev: make stronger name for empty urls * fix: work around empty url * fix: convert empty link on unix system
3 lines
127 B
Bash
Executable file
3 lines
127 B
Bash
Executable file
cargo build --release --bin tinymist
|
|
cp target/release/tinymist editors/vscode/out/tinymist
|
|
cargo insta test -p tests --accept
|