mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-19 03:03:21 +00:00
Use package script
This commit is contained in:
parent
d1330a4a65
commit
141dc7b81a
@ -57,7 +57,7 @@ $ cd rust-analyzer
|
||||
$ cargo install --path ./crates/ra_lsp_server/ --force --locked
|
||||
$ cd ./editors/code
|
||||
$ npm install
|
||||
$ ./node_modules/vsce/out/vsce package
|
||||
$ npm run-script package
|
||||
$ code --install-extension ./rust-analyzer-0.1.0.vsix
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user