aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge imports assistAleksey Kladov2020-03-181-0/+13
| | | | Work towards #2220
* 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
| | | | | | | | | 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 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
|
* Better describe current inlay hints' limitationsKirill Bulatov2020-03-051-3/+4
|
* rewording and typo fixAdam Bratschi-Kaye2020-02-221-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* 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
| | | | Co-Authored-By: Florian Diebold <[email protected]> Co-Authored-By: Laurențiu Nicola <[email protected]>
* 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
|
* Fix dev guide broken linksLaurențiu Nicola2020-02-181-12/+12
|
* Rename config value for server PathAleksey Kladov2020-02-182-3/+3
|
* Rename the binary to rust-analyzerAleksey Kladov2020-02-184-24/+24
|
* 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
|
* Replace ra_cli mentionsLaurențiu Nicola2020-02-172-8/+4
|
* Fix RA_PROFILE typo in docsLaurențiu Nicola2020-02-171-2/+2
|
* Mention rust-srcAleksey Kladov2020-02-171-0/+7
|
* docs: Fix grammar mistakesVeetaha2020-02-161-4/+4
|
* Fix typoVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Remove ptrace noteVeetaha2020-02-161-1/+0
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add more verbose descriptionVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add the articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Reworded abitVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add an articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Migrate from 'npm i' to 'npm install'Veetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Make Rust Great AgainVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Apply better wording as per lnicolaVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* Add the articleVeetaha2020-02-161-1/+1
| | | Co-Authored-By: Laurențiu Nicola <[email protected]>
* docs: fix typoVeetaha2020-02-161-1/+1
|
* docs: update debugging.md with the freshest VSCode debugging informationVeetaha2020-02-161-18/+43
|
* docs: remove obsolescence notice in debugging.mdVeetaha2020-02-161-2/+0
|
* 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-142-280/+152
|
* Move build prerequisites into build sectiondvermd2020-02-101-4/+4
|