aboutsummaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Don't store generated docs in the repoAleksey Kladov2020-06-032-1313/+0
|
* Merge #4730bors[bot]2020-06-031-0/+51
|\ | | | | | | | | | | | | | | | | | | | | 4730: Document rust-project.json r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
| * Document rust-project.jsonAleksey Kladov2020-06-031-0/+51
| |
* | Update generated feature docsAaron Loucks2020-06-031-1/+1
|/
* Rename assistAleksey Kladov2020-06-011-29/+29
|
* Link to the specific source lineAleksey Kladov2020-05-312-19/+61
|
* docsAleksey Kladov2020-05-311-18/+17
|
* Move assists documentation into the manualAleksey Kladov2020-05-312-132/+295
|
* Rename user/readme.adoc -> user/manual.adocAleksey Kladov2020-05-311-1/+1
|
* Merge #4664bors[bot]2020-05-314-220/+327
|\ | | | | | | | | | | | | | | 4664: Generate feature documentation from code r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
| * Tweak whitespaceAleksey Kladov2020-05-311-19/+0
| |
| * Move the rest of the features to generated docsAleksey Kladov2020-05-313-96/+144
| |
| * Doc more featuresAleksey Kladov2020-05-312-48/+7
| |
| * Don't require module docs for Features and AssistsAleksey Kladov2020-05-313-16/+73
| |
| * Specify actionsAleksey Kladov2020-05-312-9/+24
| |
| * Generate features docs from sourceAleksey Kladov2020-05-313-54/+101
| |
* | Merge #4562bors[bot]2020-05-301-0/+24
|\ \ | |/ |/| | | | | | | | | | | 4562: Assist: replace anonymous lifetime with a named one r=matklad a=jbalint (fixes #4523) Co-authored-by: Jess Balint <[email protected]>
| * fix generated docs issueJess Balint2020-05-221-0/+24
| |
| * Remove doc using `cargo xtask codegen`.Jess Balint2020-05-221-24/+0
| |
| * Assist: replace anonymous lifetime with a named oneJess Balint2020-05-221-0/+24
| | | | | | | | (fixes #4523)
* | Merge #4640bors[bot]2020-05-281-0/+10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4640: Add `inRustProject` when-clause for commands in vscode r=vsrs a=vsrs At the moment all rust-analyzer commands always visible in the command palette, even if there is no rust project opened. This PR adds special [when-clause](https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts) context. This context also might be used in key bindings. Co-authored-by: vsrs <[email protected]> Co-authored-by: vsrs <[email protected]>
| * | Add `inRustProject` context documentation.vsrs2020-05-281-0/+10
| | |
* | | Link forum topicAleksey Kladov2020-05-281-2/+2
|/ /
* / Introduce `toggle inlay hints` vscode commandveetaha2020-05-251-0/+6
|/ | | | | | | | Users now can assign a shortcut for this command via the general vscode keybindings ui or `keybinding.json file` Closes: #4599
* Snippetify unwrap -> matchAleksey Kladov2020-05-201-1/+1
|
* Snippetify introduce/inline varAleksey Kladov2020-05-201-1/+1
|
* Fix GNOME spellingAlexandre Franke2020-05-201-1/+1
| | | GNOME is a trademark. :-)
* Snippetify fix_visibilityAleksey Kladov2020-05-201-1/+1
|
* Snippetify fill_match_armsAleksey Kladov2020-05-201-1/+1
|
* Split change_ and fix_ visibility assistsAleksey Kladov2020-05-201-0/+22
|
* Use snippets in change_return_type_to_resultAleksey Kladov2020-05-201-1/+1
|
* Snippetify add_newAleksey Kladov2020-05-201-1/+1
|
* Better cursor placement when adding impl membersAleksey Kladov2020-05-201-2/+2
|
* Use snippets in add_missing_membersAleksey Kladov2020-05-201-2/+2
|
* Use snippets in add functionAleksey Kladov2020-05-201-1/+1
|
* New assist: add turbo fishAleksey Kladov2020-05-191-0/+18
|
* Add snippet support for some assistsAleksey Kladov2020-05-191-5/+5
|
* Relax VS Code version requirementAleksey Kladov2020-05-171-1/+1
|
* Update features.mdCoenen Benjamin2020-05-121-2/+12
|
* Use RA_LOG instead of RUST_LOG for loggingAleksey Kladov2020-05-111-1/+1
| | | | | | RUST_LOG might be set up for debugging the user's problem, slowing down rust-analyzer considerably. That's the same reason why rustc uses RUSTC_LOG.
* Merge #4333bors[bot]2020-05-061-15/+8
|\ | | | | | | | | | | | | | | | | | | | | | | 4333: Update Arch Linux and ALE install instructions r=matklad a=polyzen Package has been added to the Arch repos: https://www.archlinux.org/packages/community/x86_64/rust-analyzer/ ALE merged rust-analyzer support: https://github.com/dense-analysis/ale/commit/70005134e5b2d40d176ee5b851ac64a296b22201 Co-authored-by: Daniel M. Capella <[email protected]>
| * Update Arch Linux and ALE install instructionsDaniel M. Capella2020-05-051-15/+8
| | | | | | | | | | | | | | | | Package has been added to the Arch repos: https://www.archlinux.org/packages/community/x86_64/rust-analyzer/ ALE merged rust-analyzer support: https://github.com/dense-analysis/ale/commit/70005134e5b2d40d176ee5b851ac64a296b22201
* | Fix Windows server pathLaurențiu Nicola2020-05-061-1/+1
| | | | | | CC @Coder-256.