Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Mention rust-src | Aleksey Kladov | 2020-02-17 | 1 | -0/+7 |
| | |||||
* | 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 | 1 | -0/+152 |