aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* typoAleksey Kladov2021-01-071-23/+23
* Styleguide readabilityAleksey Kladov2021-01-071-63/+115
* Document `std::ops` styleAleksey Kladov2021-01-071-1/+9
* Merge #7195bors[bot]2021-01-072-3/+3
|\
| * Update remaining serverPath referencesLaurențiu Nicola2021-01-072-3/+3
* | Merge #7184bors[bot]2021-01-071-1/+1
|\ \
| * | Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-1/+1
| |/
* / Use american spelling for configAleksey Kladov2021-01-071-1/+1
|/
* More maintainable configAleksey Kladov2021-01-061-0/+2
* Allow `#anchor` linking of config optionsAleksey Kladov2021-01-051-53/+53
* Merge #7113bors[bot]2021-01-031-0/+3
|\
| * Expand contributing "tip" in manual.adocLuke Taylor2020-12-311-0/+3
* | Merge #7068bors[bot]2021-01-032-1/+14
|\ \
| * | Address review suggestion, fix tidy testsPhil Ellison2021-01-012-1/+14
* | | Add support for Rust 2021.Mara Bos2021-01-011-1/+1
| |/ |/|
* | Improve commit message styleAleksey Kladov2020-12-281-0/+12
|/
* Update manual.adocHeyward Fann2020-12-241-1/+1
* Document, how to view config in effectAleksey Kladov2020-12-231-0/+3
* Clean up descriptions for settingsRüdiger Herrmann2020-12-221-13/+13
* Split lines between sentencesLaurențiu Nicola2020-12-201-15/+27
* Document the version requirements for building from sourceLaurențiu Nicola2020-12-201-1/+1
* Update docs/dev/README.mdAleksey Kladov2020-12-161-1/+1
* Document new permissionsAleksey Kladov2020-12-161-0/+14
* Add `#` to canonical test exampleAleksey Kladov2020-12-151-4/+4
* Link config sourceAleksey Kladov2020-12-141-0/+2
* Docs: Explain manual installation in VS CodeChristian Authmann2020-12-131-0/+17
* Use natural trait ordering in derive completionAleksey Kladov2020-12-111-119/+0
* Improve docs for building from sourceLaurențiu Nicola2020-12-101-1/+8
* Normalize spelling to American EnglishAleksey Kladov2020-12-101-0/+1
* Fix a typo in manual.adocJosh Stone2020-12-091-1/+1
* Include config into the manualAleksey Kladov2020-12-092-0/+115
* fix typo of README in devDaiki Ihara2020-12-081-1/+1
* Document statelessness invariantAleksey Kladov2020-12-031-0/+16
* More accurately place proc-macro diagnosticJonas Schievink2020-11-271-1/+1
* Publish diagnostics for macro expansion errorsJonas Schievink2020-11-271-0/+14
* fix typos in syntax.mdJakob Hellermann2020-11-171-2/+2
* Latest LSP 3.16 protocolkjeremy2020-11-161-2/+2
* add open Cargo.toml actionAnatol Liu2020-11-131-2/+27
* Switch to upstream protocol for resolving code actionAleksey Kladov2020-11-101-25/+1
* don\t indent testsAleksey Kladov2020-11-061-0/+26
* Update docs/dev/style.mdAleksey Kladov2020-11-021-1/+1
* Document doer object anti-patternAleksey Kladov2020-11-021-0/+54
* docs: Update Neovim nvim-lspconfig repository linkDave Lage2020-10-291-2/+2
* Update client install command in dev docsLaurențiu Nicola2020-10-271-1/+1
* Fix name of InactiveCode diagnosticJonas Schievink2020-10-231-6/+6
* Diagnose #[cfg]s in bodiesJonas Schievink2020-10-231-4/+4
*-. Merge #6325 #6327bors[bot]2020-10-222-1/+8
|\ \
| | * Update debugging.mdAdrian Stanciu2020-10-221-1/+1
| |/ |/|
| * Add generated diagnostic docs to the manualFlorian Diebold2020-10-221-0/+7
|/
* add completions for clippy lint in attributesBenjamin Coenen2020-10-201-0/+105