aboutsummaryrefslogtreecommitdiff
path: root/docs/user/readme.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Update readme.adochafiz2020-04-301-2/+2
|
* Fix typo in language server binary docshafiz2020-04-301-1/+1
|
* docs(user): method chaining hints supportHeyward Fann2020-04-301-2/+4
| | | | https://github.com/fannheyward/coc-rust-analyzer/issues/177#issuecomment-621109410
* Fix YouComplteMe instructions linkBoris Staletic2020-04-291-1/+1
|
* add ale to the nvim setup section of the readmeSimon Cruanes2020-04-291-0/+15
|
* Add missing .Günter Zöchbauer2020-04-261-1/+1
|
* Change install directory suggestion to `~/.local/bin`Günter Zöchbauer2020-04-261-3/+5
| | | instead of `~/.cargo/bin`
* xtask does not need to be installedGünter Zöchbauer2020-04-261-4/+1
| | | because it's contained in the dart-analyzer repo.
* Clarify rust-analyzer binary installGünter Zöchbauer2020-04-261-7/+23
|
* Add YouCompleteMe as a LSP option for vim/neovimWeihang Lo2020-04-231-0/+20
|
* docs(readme): improve user docsHeyward Fann2020-04-211-2/+2
| | | | cleanup unavailable configurations/commands
* Move the PATH issue up to the non-editor specific sectionNikolai Morin2020-04-211-1/+3
|
* Delete commaNikolai Morin2020-04-211-1/+1
|
* Update docs/user/readme.adocNikolai Morin2020-04-211-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Update docs/user/readme.adocNikolai Morin2020-04-211-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* More detailed Sublime Text install instructionsNikolai Morin2020-04-211-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 documentationElinvynia2020-04-081-24/+1
|
* Update docs to mention on WindowsEdwin Cheng2020-03-281-1/+1
|
* Update docs/user/readme.adocAleksey Kladov2020-03-281-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Update docs to mention vscode installation path on macOSMariusz Klochowicz2020-03-281-1/+1
|
* Add troubleshooting secionAleksey Kladov2020-03-241-0/+10
|
* Make from-source install use cargo installed binary by defaultAleksey Kladov2020-03-201-6/+0
|
* User Manual: fix AUR linkmurlakatamenka2020-03-161-1/+1
|
* Add installation notes for Arch Linux usersmurlakatamenka2020-03-161-0/+15
|
* docs: add documentation for vscode nightliesVeetaha2020-03-141-0/+19
|
* Fix quotesAleksey Kladov2020-03-091-1/+1
| | | | closes #3501
* vscode: groupd updates-related config under `updates` section as per @matkladVeetaha2020-03-091-1/+1
|
* docs: change formattingVeetaha2020-03-081-6/+16
|
* vscode: rename alwaysDownloadServer -> askBeforeDownloadVeetaha2020-03-081-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 alwaysDownloadServerVeetaha2020-03-081-1/+8
|
* update imageAndrew Blakey2020-02-211-2/+1
|
* update docsAndrew Blakey2020-02-211-9/+9
|
* Rename config value for server PathAleksey Kladov2020-02-181-2/+2
|
* Rename the binary to rust-analyzerAleksey Kladov2020-02-181-4/+4
|
* Fix typoAkihiro Takai2020-02-181-1/+1
|
* Reword the docsKirill Bulatov2020-02-171-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Install rust-src when it is not foundKirill Bulatov2020-02-171-1/+3
|
* Mention rust-srcAleksey Kladov2020-02-171-0/+7
|
* vscode: updated user docs vscode updates sectionVeetaha2020-02-161-4/+3
|
* TypoVeetaha2020-02-141-1/+1
| | | typo
* Ensure that the manual is self-improvingAleksey Kladov2020-02-141-0/+3
|
* Start manualAleksey Kladov2020-02-141-0/+152