Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 docs | Aleksey Kladov | 2020-03-12 | 1 | -2/+3 |
| | |||||
* | Parameter inlay hint separate from variable type inlay? #2876 | Steffen Lyngbaek | 2020-03-10 | 1 | -2/+2 |
| | | | | | | | | | Add setting to allow enabling either type inlay hints or parameter inlay hints or both. Group the the max inlay hint length option into the object. - Add a new type for the inlayHint options. - Add tests to ensure the inlays don't happen on the server side | ||||
* | 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 |
| | |||||
* | Better describe current inlay hints' limitations | Kirill Bulatov | 2020-03-05 | 1 | -3/+4 |
| | |||||
* | rewording and typo fix | Adam Bratschi-Kaye | 2020-02-22 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | add ssr doc | adamrk | 2020-02-22 | 1 | -0/+15 |
| | |||||
* | Fix a typo | Kirill Bulatov | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | One more tiny doc fix | Kirill Bulatov | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | Code review fixes | Kirill Bulatov | 2020-02-22 | 1 | -5/+5 |
| | | | | Co-Authored-By: Florian Diebold <flodiebold@googlemail.com> Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Add inlay hints documentation | Kirill Bulatov | 2020-02-22 | 1 | -0/+25 |
| | |||||
* | update image | Andrew Blakey | 2020-02-21 | 1 | -2/+1 |
| | |||||
* | update docs | Andrew Blakey | 2020-02-21 | 2 | -24/+24 |
| | |||||
* | Add document for `Show RA Version` | Edwin Cheng | 2020-02-21 | 1 | -0/+4 |
| | |||||
* | Add `remove_mut` assist | Aleksey Kladov | 2020-02-19 | 1 | -0/+16 |
| | |||||
* | Fix dev guide broken links | Laurențiu Nicola | 2020-02-18 | 1 | -12/+12 |
| | |||||
* | Rename config value for server Path | Aleksey Kladov | 2020-02-18 | 2 | -3/+3 |
| | |||||
* | Rename the binary to rust-analyzer | Aleksey Kladov | 2020-02-18 | 4 | -24/+24 |
| | |||||
* | 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 <lnicola@users.noreply.github.com> | ||||
* | Install rust-src when it is not found | Kirill Bulatov | 2020-02-17 | 1 | -1/+3 |
| | |||||
* | Replace ra_cli mentions | Laurențiu Nicola | 2020-02-17 | 2 | -8/+4 |
| | |||||
* | Fix RA_PROFILE typo in docs | Laurențiu Nicola | 2020-02-17 | 1 | -2/+2 |
| | |||||
* | Mention rust-src | Aleksey Kladov | 2020-02-17 | 1 | -0/+7 |
| | |||||
* | docs: Fix grammar mistakes | Veetaha | 2020-02-16 | 1 | -4/+4 |
| | |||||
* | Fix typo | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Remove ptrace note | Veetaha | 2020-02-16 | 1 | -1/+0 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Add more verbose description | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Add the article | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Reworded abit | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Add an article | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Migrate from 'npm i' to 'npm install' | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Make Rust Great Again | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Apply better wording as per lnicola | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | Add the article | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | | | Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com> | ||||
* | docs: fix typo | Veetaha | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | docs: update debugging.md with the freshest VSCode debugging information | Veetaha | 2020-02-16 | 1 | -18/+43 |
| | |||||
* | docs: remove obsolescence notice in debugging.md | Veetaha | 2020-02-16 | 1 | -2/+0 |
| | |||||
* | vscode: updated user docs vscode updates section | Veetaha | 2020-02-16 | 1 | -4/+3 |
| | |||||
* | Typo | Veetaha | 2020-02-14 | 1 | -1/+1 |
| | | | typo | ||||
* | Ensure that the manual is self-improving | Aleksey Kladov | 2020-02-14 | 1 | -0/+3 |
| | |||||
* | Start manual | Aleksey Kladov | 2020-02-14 | 2 | -280/+152 |
| | |||||
* | Move build prerequisites into build section | dvermd | 2020-02-10 | 1 | -4/+4 |
| | |||||
* | docs: quick fix inner link in docs | Veetaha | 2020-02-09 | 1 | -1/+2 |
| |