From 422efe59afe333a8371afe6f9fb45f159a6fb07f Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 27 Aug 2018 22:52:43 +0300 Subject: you better run --- crates/tools/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/tools/src') diff --git a/crates/tools/src/main.rs b/crates/tools/src/main.rs index 289ad6e3c..d7f34d757 100644 --- a/crates/tools/src/main.rs +++ b/crates/tools/src/main.rs @@ -204,7 +204,7 @@ cd code execute!( r" cd code -code --install-extension ./libsyntax-rust-0.0.1.vsix +code --install-extension ./rcf-lsp-0.0.1.vsix " )?; Ok(()) -- cgit v1.2.3