Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add emacs guide | Aleksey Kladov | 2021-02-08 | 1 | -0/+2 |
* | Merge #7592 | bors[bot] | 2021-02-08 | 1 | -0/+10 |
|\ | |||||
| * | [Doc] Note about Eclipse IDE support | Mickael Istria | 2021-02-08 | 1 | -0/+10 |
* | | Vim docs: vim-lsp with initial configuration. | Ilya Bobyr | 2021-02-08 | 1 | -0/+46 |
* | | Explain how initial configuration is sent over LSP. | Ilya Bobyr | 2021-02-08 | 1 | -5/+27 |
|/ | |||||
* | Improve nvim-lsp setup instructions | Laurențiu Nicola | 2021-02-01 | 1 | -1/+34 |
* | Add config option to ignore directories | Aleksey Kladov | 2021-01-26 | 1 | -0/+2 |
* | Remove the need to manually sync config in package.json | Aleksey Kladov | 2021-01-26 | 1 | -4/+4 |
* | Add References code lens. | vsrs | 2021-01-23 | 1 | -0/+2 |
* | Merge #7195 | bors[bot] | 2021-01-07 | 1 | -2/+2 |
|\ | |||||
| * | Update remaining serverPath references | Laurențiu Nicola | 2021-01-07 | 1 | -2/+2 |
* | | Use american spelling for config | Aleksey Kladov | 2021-01-07 | 1 | -1/+1 |
|/ | |||||
* | More maintainable config | Aleksey Kladov | 2021-01-06 | 1 | -0/+2 |
* | Allow `#anchor` linking of config options | Aleksey Kladov | 2021-01-05 | 1 | -53/+53 |
* | Merge #7113 | bors[bot] | 2021-01-03 | 1 | -0/+3 |
|\ | |||||
| * | Expand contributing "tip" in manual.adoc | Luke Taylor | 2020-12-31 | 1 | -0/+3 |
* | | Add support for Rust 2021. | Mara Bos | 2021-01-01 | 1 | -1/+1 |
|/ | |||||
* | Update manual.adoc | Heyward Fann | 2020-12-24 | 1 | -1/+1 |
* | Document, how to view config in effect | Aleksey Kladov | 2020-12-23 | 1 | -0/+3 |
* | Clean up descriptions for settings | Rüdiger Herrmann | 2020-12-22 | 1 | -13/+13 |
* | Split lines between sentences | Laurențiu Nicola | 2020-12-20 | 1 | -15/+27 |
* | Document the version requirements for building from source | Laurențiu Nicola | 2020-12-20 | 1 | -1/+1 |
* | Link config source | Aleksey Kladov | 2020-12-14 | 1 | -0/+2 |
* | Docs: Explain manual installation in VS Code | Christian Authmann | 2020-12-13 | 1 | -0/+17 |
* | Use natural trait ordering in derive completion | Aleksey Kladov | 2020-12-11 | 1 | -119/+0 |
* | Improve docs for building from source | Laurențiu Nicola | 2020-12-10 | 1 | -1/+8 |
* | Fix a typo in manual.adoc | Josh Stone | 2020-12-09 | 1 | -1/+1 |
* | Include config into the manual | Aleksey Kladov | 2020-12-09 | 2 | -0/+115 |
* | More accurately place proc-macro diagnostic | Jonas Schievink | 2020-11-27 | 1 | -1/+1 |
* | Publish diagnostics for macro expansion errors | Jonas Schievink | 2020-11-27 | 1 | -0/+14 |
* | 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 |
* | 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 |
* | VS Code + WSL: describe binary location | Masaki Hara | 2020-09-21 | 1 | -0/+1 |
* | docs: suggest disabling the official extension | Jonas Schievink | 2020-09-18 | 1 | -0/+5 |
* | Merge #5885 | bors[bot] | 2020-08-26 | 1 | -0/+24 |
|\ | |||||
| * | 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 |
|/ | |||||
* | 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 |
|\ | |||||
| * | Apply suggestions from code review | Aleksey Kladov | 2020-07-21 | 1 | -4/+4 |