Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Update Neovim nvim-lspconfig repository link | Dave Lage | 2020-10-29 | 1 | -2/+2 |
| | |||||
* | Fix name of InactiveCode diagnostic | Jonas Schievink | 2020-10-23 | 1 | -6/+6 |
| | |||||
* | Diagnose #[cfg]s in bodies | Jonas Schievink | 2020-10-23 | 1 | -4/+4 |
| | |||||
* | Add generated diagnostic docs to the manual | Florian Diebold | 2020-10-22 | 1 | -0/+7 |
| | |||||
* | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 1 | -0/+105 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Support Display name in project.json | Aleksey Kladov | 2020-10-20 | 1 | -0/+3 |
| | |||||
* | Document logging of project model | Aleksey Kladov | 2020-10-19 | 1 | -0/+1 |
| | |||||
* | Update GNOME Builder docs | Laurențiu Nicola | 2020-10-15 | 1 | -10/+1 |
| | |||||
* | Update manual.adoc | Adrian Stanciu | 2020-10-06 | 1 | -0/+17 |
| | |||||
* | Extend **Status** command to also show dep info for the file | Aleksey Kladov | 2020-09-29 | 1 | -2/+2 |
| | | | | This should help with troubleshooting wrong project configuration | ||||
* | VS Code + WSL: describe binary location | Masaki Hara | 2020-09-21 | 1 | -0/+1 |
| | | | It looks like VS Code server chooses a different location for `globalStorage`. | ||||
* | docs: suggest disabling the official extension | Jonas Schievink | 2020-09-18 | 1 | -0/+5 |
| | |||||
* | Merge #5885 | bors[bot] | 2020-08-26 | 1 | -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 configurable | Veetaha | 2020-08-26 | 1 | -0/+24 |
| | | |||||
* | | Allow redirecting logs to a specific file | Aleksey Kladov | 2020-08-26 | 1 | -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.json | Aleksey Kladov | 2020-08-25 | 1 | -3/+13 |
| | |||||
* | Improve logging | Aleksey Kladov | 2020-08-25 | 1 | -0/+2 |
| | |||||
* | minor | Aleksey Kladov | 2020-07-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |