aboutsummaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* vscode: add docs about syntax treeveetaha2020-03-311-0/+6
* Update docs to mention on WindowsEdwin Cheng2020-03-281-1/+1
* Update docs/user/readme.adocAleksey Kladov2020-03-281-1/+1
* Update docs to mention vscode installation path on macOSMariusz Klochowicz2020-03-281-1/+1
* Fix assist descriptionAleksey Kladov2020-03-271-1/+1
* Merge #3742bors[bot]2020-03-271-0/+23
|\
| * Replace if with if-letAleksey Kladov2020-03-271-0/+23
* | Assist: replace unwrap with matchUnreal Hoang2020-03-261-0/+23
|/
* Updated docsMatt Hooper2020-03-241-0/+2
* Merge #3700bors[bot]2020-03-241-2/+2
|\
| * update assists docsJosh Mcguigan2020-03-241-2/+2
* | Add troubleshooting secionAleksey Kladov2020-03-241-0/+10
|/
* Make from-source install use cargo installed binary by defaultAleksey Kladov2020-03-201-6/+0
* Merge imports assistAleksey Kladov2020-03-181-0/+13
* 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 docsAleksey Kladov2020-03-121-2/+3
* Parameter inlay hint separate from variable type inlay? #2876Steffen Lyngbaek2020-03-101-2/+2
* Fix quotesAleksey Kladov2020-03-091-1/+1
* 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
* vscode: add docs on alwaysDownloadServerVeetaha2020-03-081-1/+8
* Better describe current inlay hints' limitationsKirill Bulatov2020-03-051-3/+4
* rewording and typo fixAdam Bratschi-Kaye2020-02-221-1/+1
* add ssr docadamrk2020-02-221-0/+15
* Fix a typoKirill Bulatov2020-02-221-1/+1
* One more tiny doc fixKirill Bulatov2020-02-221-1/+1
* Code review fixesKirill Bulatov2020-02-221-5/+5
* Add inlay hints documentationKirill Bulatov2020-02-221-0/+25
* update imageAndrew Blakey2020-02-211-2/+1
* update docsAndrew Blakey2020-02-212-24/+24
* Add document for `Show RA Version`Edwin Cheng2020-02-211-0/+4
* Add `remove_mut` assistAleksey Kladov2020-02-191-0/+16
* 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
* 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
* Ensure that the manual is self-improvingAleksey Kladov2020-02-141-0/+3
* Start manualAleksey Kladov2020-02-142-280/+152
* Move build prerequisites into build sectiondvermd2020-02-101-4/+4
* docs: quick fix inner link in docsVeetaha2020-02-091-1/+2
* docs: more documentation on prebuilt binaries all-editors-wiseVeetaha2020-02-091-22/+40
* docs: Freshen docs for prebuilt binaries and raLspServer settingVeetaha2020-02-091-3/+14
* Merge #3053bors[bot]2020-02-091-1/+33
|\