Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #4640 | bors[bot] | 2020-05-28 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 4640: Add `inRustProject` when-clause for commands in vscode r=vsrs a=vsrs At the moment all rust-analyzer commands always visible in the command palette, even if there is no rust project opened. This PR adds special [when-clause](https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts) context. This context also might be used in key bindings. Co-authored-by: vsrs <[email protected]> Co-authored-by: vsrs <[email protected]> | ||||
| * | Add `inRustProject` context documentation. | vsrs | 2020-05-28 | 1 | -0/+10 |
| | | |||||
* | | Link forum topic | Aleksey Kladov | 2020-05-28 | 1 | -2/+2 |
|/ | |||||
* | Fix GNOME spelling | Alexandre Franke | 2020-05-20 | 1 | -1/+1 |
| | | | GNOME is a trademark. :-) | ||||
* | Relax VS Code version requirement | Aleksey Kladov | 2020-05-17 | 1 | -1/+1 |
| | |||||
* | Use RA_LOG instead of RUST_LOG for logging | Aleksey Kladov | 2020-05-11 | 1 | -1/+1 |
| | | | | | | RUST_LOG might be set up for debugging the user's problem, slowing down rust-analyzer considerably. That's the same reason why rustc uses RUSTC_LOG. | ||||
* | Merge #4333 | bors[bot] | 2020-05-06 | 1 | -15/+8 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 4333: Update Arch Linux and ALE install instructions r=matklad a=polyzen Package has been added to the Arch repos: https://www.archlinux.org/packages/community/x86_64/rust-analyzer/ ALE merged rust-analyzer support: https://github.com/dense-analysis/ale/commit/70005134e5b2d40d176ee5b851ac64a296b22201 Co-authored-by: Daniel M. Capella <[email protected]> | ||||
| * | Update Arch Linux and ALE install instructions | Daniel M. Capella | 2020-05-05 | 1 | -15/+8 |
| | | | | | | | | | | | | | | | | Package has been added to the Arch repos: https://www.archlinux.org/packages/community/x86_64/rust-analyzer/ ALE merged rust-analyzer support: https://github.com/dense-analysis/ale/commit/70005134e5b2d40d176ee5b851ac64a296b22201 | ||||
* | | Fix Windows server path | Laurențiu Nicola | 2020-05-06 | 1 | -1/+1 |
|/ | | | CC @Coder-256. | ||||
*-. | Merge #4306 #4308 | bors[bot] | 2020-05-05 | 1 | -1/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4306: Make incremental sync opt-out and fix line index rebuild r=matklad a=lnicola 4308: Update server binary paths in docs r=matklad a=Coder-256 Fixed incorrect macOS path and converted to a list. Also, should the Windows path include `matklad.rust-analyzer`? (I can't check) Co-authored-by: Laurențiu Nicola <[email protected]> Co-authored-by: Jacob Greenfield <[email protected]> | ||||
| | * | Update server binary paths | Jacob Greenfield | 2020-05-04 | 1 | -1/+5 |
| |/ | | | | | Fixed macOS path and converted to a list | ||||
* / | [manual] Improve requirements and editor wording | Francisco Lopes | 2020-05-04 | 1 | -3/+3 |
|/ | |||||
* | Document Gnome Builder support | Laurențiu Nicola | 2020-05-01 | 1 | -1/+10 |
| | |||||
* | Update readme.adoc | hafiz | 2020-04-30 | 1 | -2/+2 |
| | |||||
* | Fix typo in language server binary docs | hafiz | 2020-04-30 | 1 | -1/+1 |
| | |||||
* | docs(user): method chaining hints support | Heyward Fann | 2020-04-30 | 1 | -2/+4 |
| | | | | https://github.com/fannheyward/coc-rust-analyzer/issues/177#issuecomment-621109410 | ||||
* | Fix YouComplteMe instructions link | Boris Staletic | 2020-04-29 | 1 | -1/+1 |
| | |||||
* | add ale to the nvim setup section of the readme | Simon Cruanes | 2020-04-29 | 1 | -0/+15 |
| | |||||
* | Add missing . | Günter Zöchbauer | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | Change install directory suggestion to `~/.local/bin` | Günter Zöchbauer | 2020-04-26 | 1 | -3/+5 |
| | | | instead of `~/.cargo/bin` | ||||
* | xtask does not need to be installed | Günter Zöchbauer | 2020-04-26 | 1 | -4/+1 |
| | | | because it's contained in the dart-analyzer repo. | ||||
* | Clarify rust-analyzer binary install | Günter Zöchbauer | 2020-04-26 | 1 | -7/+23 |
| | |||||
* | Add YouCompleteMe as a LSP option for vim/neovim | Weihang Lo | 2020-04-23 | 1 | -0/+20 |
| | |||||
* | docs(readme): improve user docs | Heyward Fann | 2020-04-21 | 1 | -2/+2 |
| | | | | cleanup unavailable configurations/commands | ||||
* | Move the PATH issue up to the non-editor specific section | Nikolai Morin | 2020-04-21 | 1 | -1/+3 |
| | |||||
* | Delete comma | Nikolai Morin | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Update docs/user/readme.adoc | Nikolai Morin | 2020-04-21 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <[email protected]> | ||||
* | Update docs/user/readme.adoc | Nikolai Morin | 2020-04-21 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <[email protected]> | ||||
* | More detailed Sublime Text install instructions | Nikolai Morin | 2020-04-21 | 1 | -14/+23 |
| | | | | | * People might typically jump directly to their editor and wonder where the part about installing rust-analyzer is – at least I did. I added a link to the relevant section for ST. * Make ST instructions more detailed and user friendly (especially beginners), include troubleshooting tips. * Minor grammar improvements throughout. | ||||
* | Better Sublime documentation | Elinvynia | 2020-04-08 | 1 | -24/+1 |
| | |||||
* | Update docs to mention on Windows | Edwin Cheng | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Update docs/user/readme.adoc | Aleksey Kladov | 2020-03-28 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <[email protected]> | ||||
* | Update docs to mention vscode installation path on macOS | Mariusz Klochowicz | 2020-03-28 | 1 | -1/+1 |
| | |||||
* | Add troubleshooting secion | Aleksey Kladov | 2020-03-24 | 1 | -0/+10 |
| | |||||
* | Make from-source install use cargo installed binary by default | Aleksey Kladov | 2020-03-20 | 1 | -6/+0 |
| | |||||
* | User Manual: fix AUR link | murlakatamenka | 2020-03-16 | 1 | -1/+1 |
| | |||||
* | Add installation notes for Arch Linux users | murlakatamenka | 2020-03-16 | 1 | -0/+15 |
| | |||||
* | docs: add documentation for vscode nightlies | Veetaha | 2020-03-14 | 1 | -0/+19 |
| | |||||
* | Fix quotes | Aleksey Kladov | 2020-03-09 | 1 | -1/+1 |
| | | | | closes #3501 | ||||
* | vscode: groupd updates-related config under `updates` section as per @matklad | Veetaha | 2020-03-09 | 1 | -1/+1 |
| | |||||
* | docs: change formatting | Veetaha | 2020-03-08 | 1 | -6/+16 |
| | |||||
* | vscode: rename alwaysDownloadServer -> askBeforeDownload | Veetaha | 2020-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | The new name seems much simpler and it doesn't limit this config value only to downloading the server binary. Thus we wouldn't need to create another config properties to handle other downloads whatsoever. Anyway, I believe (heuristically) that most of the users would want to set "askBeforeDownload": false once and never bother clicking on the notification again (because otherwise there is no big point in installing rust-analyzer if it cannot install the server) | ||||
* | vscode: add docs on alwaysDownloadServer | Veetaha | 2020-03-08 | 1 | -1/+8 |
| | |||||
* | update image | Andrew Blakey | 2020-02-21 | 1 | -2/+1 |
| | |||||
* | update docs | Andrew Blakey | 2020-02-21 | 1 | -9/+9 |
| | |||||
* | Rename config value for server Path | Aleksey Kladov | 2020-02-18 | 1 | -2/+2 |
| | |||||
* | Rename the binary to rust-analyzer | Aleksey Kladov | 2020-02-18 | 1 | -4/+4 |
| | |||||
* | Fix typo | Akihiro Takai | 2020-02-18 | 1 | -1/+1 |
| | |||||
* | Reword the docs | Kirill Bulatov | 2020-02-17 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <[email protected]> | ||||
* | Install rust-src when it is not found | Kirill Bulatov | 2020-02-17 | 1 | -1/+3 |
| |