aboutsummaryrefslogtreecommitdiff
path: root/docs/user/manual.adoc
Commit message (Collapse)AuthorAgeFilesLines
...
* Include config into the manualAleksey Kladov2020-12-091-0/+9
|
* docs: Update Neovim nvim-lspconfig repository linkDave Lage2020-10-291-2/+2
|
* Add generated diagnostic docs to the manualFlorian Diebold2020-10-221-0/+7
|
* Support Display name in project.jsonAleksey Kladov2020-10-201-0/+3
|
* Document logging of project modelAleksey Kladov2020-10-191-0/+1
|
* Update GNOME Builder docsLaurențiu Nicola2020-10-151-10/+1
|
* Update manual.adocAdrian Stanciu2020-10-061-0/+17
|
* Extend **Status** command to also show dep info for the fileAleksey Kladov2020-09-291-2/+2
| | | | This should help with troubleshooting wrong project configuration
* VS Code + WSL: describe binary locationMasaki Hara2020-09-211-0/+1
| | | It looks like VS Code server chooses a different location for `globalStorage`.
* docs: suggest disabling the official extensionJonas Schievink2020-09-181-0/+5
|
* Merge #5885bors[bot]2020-08-261-0/+24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5885: Make inlay hints colors more configurable r=matklad a=Veetaha **[BREAKING CHANGE]** Tackles https://github.com/rust-analyzer/rust-analyzer/issues/5337#issuecomment-680018601 and generally related to #5337. Added `foreground/background` color configurations with optional more specific overrides `foreground.(type|parameter|chaining)Hints`. One problem I see is that the config keys are long and don't fit into the on-hover hints in the `settings.json` file entirely... <details> <summary>Demo</summary> ![demo](https://user-images.githubusercontent.com/36276403/91238334-77fc3b00-e745-11ea-836b-2822015ece98.gif) </details> Co-authored-by: Veetaha <[email protected]>
| * Make inlay hints colors more configurableVeetaha2020-08-261-0/+24
| |
* | Allow redirecting logs to a specific fileAleksey Kladov2020-08-261-1/+1
|/ | | | | There's a surprising lack of crates which are like env_logger, but also allow writing to a file. Let's write our own then!
* Add sysroot shortcut to rust-project.jsonAleksey Kladov2020-08-251-3/+13
|
* Improve loggingAleksey Kladov2020-08-251-0/+2
|
* minorAleksey Kladov2020-07-241-1/+1
|
* Merge #5473bors[bot]2020-07-231-5/+28
|\ | | | | | | | | | | | | | | 5473: Changes to rust-project.json r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
| * Apply suggestions from code reviewAleksey Kladov2020-07-211-4/+4
| | | | | | Co-authored-by: Laurențiu Nicola <[email protected]>
| * Document new rust-project.json formatAleksey Kladov2020-07-211-5/+28
| |
* | Update manual.adocVeetaha2020-07-221-2/+2
|/
* Merge #5407bors[bot]2020-07-161-0/+19
|\ | | | | | | | | | | | | | | | | 5407: Mentioned problem matchers and running cargo-watch as a VS Code Task r=matklad a=Michael-F-Bryan See https://github.com/rust-analyzer/rust-analyzer/issues/3596#issuecomment-658887055. Co-authored-by: Michael-F-Bryan <[email protected]> Co-authored-by: Michael Bryan <[email protected]>
| * Update docs/user/manual.adocMichael Bryan2020-07-161-1/+1
| | | | | | Co-authored-by: Laurențiu Nicola <[email protected]>
| * Update docs/user/manual.adocMichael Bryan2020-07-161-1/+1
| | | | | | Co-authored-by: Laurențiu Nicola <[email protected]>
| * Update docs/user/manual.adocMichael Bryan2020-07-161-1/+1
| | | | | | Co-authored-by: Laurențiu Nicola <[email protected]>
| * Mentioned problem matchers and running cargo-watch as a VS Code TaskMichael-F-Bryan2020-07-161-0/+19
| |
* | More prominent link to the manualAleksey Kladov2020-07-161-2/+6
|/
* Fix tag levelvsrs2020-07-031-1/+1
|
* remove ---vsrs2020-07-031-6/+4
|
* Add docsvsrs2020-07-031-12/+46
|
* Escape space in path for MacOS binary locationLeSeulArtichaut2020-06-271-1/+1
|
* Cleanup project.json deserializationAleksey Kladov2020-06-241-0/+2
|
* Update docs/user/manual.adocGünther Wagner2020-06-231-1/+1
| | | Co-authored-by: Laurențiu Nicola <[email protected]>
* Update manual.adocGünther Wagner2020-06-221-0/+4
| | | GNOME Builder (Nightly) supports now rust-analyzer
* Document rust-project.jsonAleksey Kladov2020-06-031-0/+51
|
* docsAleksey Kladov2020-05-311-18/+17
|
* Move assists documentation into the manualAleksey Kladov2020-05-311-1/+2
|
* Rename user/readme.adoc -> user/manual.adocAleksey Kladov2020-05-311-0/+282