Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #5473 | bors[bot] | 2020-07-23 | 1 | -5/+28 |
|\ | | | | | | | | | | | | | | | 5473: Changes to rust-project.json r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Apply suggestions from code review | Aleksey Kladov | 2020-07-21 | 1 | -4/+4 |
| | | | | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
| * | Document new rust-project.json format | Aleksey Kladov | 2020-07-21 | 1 | -5/+28 |
| | | |||||
* | | Update manual.adoc | Veetaha | 2020-07-22 | 1 | -2/+2 |
|/ | |||||
* | Merge #5407 | bors[bot] | 2020-07-16 | 1 | -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.adoc | Michael Bryan | 2020-07-16 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
| * | Update docs/user/manual.adoc | Michael Bryan | 2020-07-16 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
| * | Update docs/user/manual.adoc | Michael Bryan | 2020-07-16 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
| * | Mentioned problem matchers and running cargo-watch as a VS Code Task | Michael-F-Bryan | 2020-07-16 | 1 | -0/+19 |
| | | |||||
* | | More prominent link to the manual | Aleksey Kladov | 2020-07-16 | 1 | -2/+6 |
|/ | |||||
* | Fix tag level | vsrs | 2020-07-03 | 1 | -1/+1 |
| | |||||
* | remove --- | vsrs | 2020-07-03 | 1 | -6/+4 |
| | |||||
* | Add docs | vsrs | 2020-07-03 | 1 | -12/+46 |
| | |||||
* | Escape space in path for MacOS binary location | LeSeulArtichaut | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Cleanup project.json deserialization | Aleksey Kladov | 2020-06-24 | 1 | -0/+2 |
| | |||||
* | Update docs/user/manual.adoc | Günther Wagner | 2020-06-23 | 1 | -1/+1 |
| | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
* | Update manual.adoc | Günther Wagner | 2020-06-22 | 1 | -0/+4 |
| | | | GNOME Builder (Nightly) supports now rust-analyzer | ||||
* | Don't store generated docs in the repo | Aleksey Kladov | 2020-06-03 | 2 | -1313/+0 |
| | |||||
* | Merge #4730 | bors[bot] | 2020-06-03 | 1 | -0/+51 |
|\ | | | | | | | | | | | | | | | | | | | | | 4730: Document rust-project.json r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Document rust-project.json | Aleksey Kladov | 2020-06-03 | 1 | -0/+51 |
| | | |||||
* | | Update generated feature docs | Aaron Loucks | 2020-06-03 | 1 | -1/+1 |
|/ | |||||
* | Rename assist | Aleksey Kladov | 2020-06-01 | 1 | -29/+29 |
| | |||||
* | Link to the specific source line | Aleksey Kladov | 2020-05-31 | 2 | -19/+61 |
| | |||||
* | docs | Aleksey Kladov | 2020-05-31 | 1 | -18/+17 |
| | |||||
* | Move assists documentation into the manual | Aleksey Kladov | 2020-05-31 | 2 | -132/+295 |
| | |||||
* | Rename user/readme.adoc -> user/manual.adoc | Aleksey Kladov | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | Merge #4664 | bors[bot] | 2020-05-31 | 4 | -220/+327 |
|\ | | | | | | | | | | | | | | | 4664: Generate feature documentation from code r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Tweak whitespace | Aleksey Kladov | 2020-05-31 | 1 | -19/+0 |
| | | |||||
| * | Move the rest of the features to generated docs | Aleksey Kladov | 2020-05-31 | 3 | -96/+144 |
| | | |||||
| * | Doc more features | Aleksey Kladov | 2020-05-31 | 2 | -48/+7 |
| | | |||||
| * | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 3 | -16/+73 |
| | | |||||
| * | Specify actions | Aleksey Kladov | 2020-05-31 | 2 | -9/+24 |
| | | |||||
| * | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 3 | -54/+101 |
| | | |||||
* | | Merge #4562 | bors[bot] | 2020-05-30 | 1 | -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 issue | Jess Balint | 2020-05-22 | 1 | -0/+24 |
| | | |||||
| * | Remove doc using `cargo xtask codegen`. | Jess Balint | 2020-05-22 | 1 | -24/+0 |
| | | |||||
| * | Assist: replace anonymous lifetime with a named one | Jess Balint | 2020-05-22 | 1 | -0/+24 |
| | | | | | | | | (fixes #4523) | ||||
* | | Merge #4640 | bors[bot] | 2020-05-28 | 1 | -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. | vsrs | 2020-05-28 | 1 | -0/+10 |
| | | | |||||
* | | | Link forum topic | Aleksey Kladov | 2020-05-28 | 1 | -2/+2 |
|/ / | |||||
* / | Introduce `toggle inlay hints` vscode command | veetaha | 2020-05-25 | 1 | -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 -> match | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Snippetify introduce/inline var | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Fix GNOME spelling | Alexandre Franke | 2020-05-20 | 1 | -1/+1 |
| | | | GNOME is a trademark. :-) | ||||
* | Snippetify fix_visibility | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Snippetify fill_match_arms | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Split change_ and fix_ visibility assists | Aleksey Kladov | 2020-05-20 | 1 | -0/+22 |
| | |||||
* | Use snippets in change_return_type_to_result | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Snippetify add_new | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 |
| | |||||
* | Better cursor placement when adding impl members | Aleksey Kladov | 2020-05-20 | 1 | -2/+2 |
| |